Liking cljdoc? Tell your friends :D

clj-fdb.simple


atomicclj

(atomic tx-ctx k op param)
https://apple.github.io/foundationdb/javadoc/com/apple/foundationdb/MutationType.html
sourceraw docstring

clearcljmultimethod

Clear one or more keys

Clear one or more keys
sourceraw docstring

get-rangecljmultimethod

Do a range query

Do a range query
sourceraw docstring

get-valclj

(get-val tx-ctx k)
source

kv-get-keyclj

(kv-get-key kv)
source

kv-get-valueclj

(kv-get-value kv)
source

packcljmultimethod

source

put-valclj

(put-val tx-ctx k v)
source

put-valsclj

(put-vals tx-ctx m)
source

rangecljmultimethod

source

range-starts-withclj

(range-starts-with prefix)
source

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

× close