Liking cljdoc? Tell your friends :D

memento.redis.util


del-keys-by-patternclj

(del-keys-by-pattern conn key)
source

kv-by-patternclj

(kv-by-pattern conn key key-xf-fn)

Returns a map with all the keys matching the pattern and their values. The final map has keys transformed by key-xf-fn

Returns a map with all the keys matching the pattern and their values. The final
map has keys transformed by key-xf-fn
sourceraw docstring

nuke-keyspaceclj

(nuke-keyspace conn keygen)

Nukes keyspace

Nukes keyspace
sourceraw docstring

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

× close