Liking cljdoc? Tell your friends :D

aerospike-clj.key


AerospikeIndexcljprotocol

create-key-methodclj

(create-key-method this as-namesapce set-name)
source

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`
sourceraw docstring

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

× close