Liking cljdoc? Tell your friends :D
Clojure only.

aerospike-clj.key


create-keyclj

(create-key k as-namesapce set-name)
(create-key digest as-namesapce set-name user-key)

Create an aerospike key. It is recommended to create simple keys (without precomputed digest) with client/create-key.

Create an aerospike key. It is recommended to create simple keys (without 
precomputed digest) with `client/create-key`.
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close