Liking cljdoc? Tell your friends :D

bosquet.db.cache


->cacheclj

(->cache)
source

cacheclj

source

evictclj

(evict props)
source

evict-allclj

(evict-all)
source

lookup-or-callclj

(lookup-or-call gen-fn properties)

Call gen-fn function with properties that are used as a key for cache. Same props (model params and context) will hit the cache

Call `gen-fn` function with `properties` that are used as
a key for cache. Same props (model params and context) will hit
the cache
sourceraw docstring

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

× close