Liking cljdoc? Tell your friends :D

konserve-redis.core

Redis based konserve backend.

Redis based konserve backend.
raw docstring

connect-storeclj

(connect-store redis-spec & {:keys [opts] :as params})
source

copyclj

(copy client source-key destination-key)
source

deleteclj

(delete client key)
source

delete-storeclj

(delete-store redis-spec & {:keys [opts]})
source

exists?clj

(exists? client key)
source

get-objectclj

(get-object client key)
source

list-objectsclj

(list-objects client)
source

output-stream-buffer-sizeclj

source

put-objectclj

(put-object client key bytes)
source

redis-clientclj

(redis-client opts)
source

releaseclj

(release store env)

Must be called after work on database has finished in order to close connection

Must be called after work on database has finished in order to close connection
sourceraw docstring

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

× close