Liking cljdoc? Tell your friends :D

wrap.cache.redis


cacheclj

(cache conn fs {:keys [prefix cache-by]})
source

deleteclj

(delete conn prefix cache-by args)
source

evictclj

(evict conn fs {:keys [prefix cache-by]})
source

lookupclj

(lookup conn prefix cache-by args)
source

putclj

(put conn fs {:keys [prefix cache-by]})
source

storeclj

(store conn prefix cache-by args v)
source

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

× close