Liking cljdoc? Tell your friends :D

cmr.authz.components.caching


create-cacheclj

(create-cache system)
(create-cache system init-items)
source

create-componentclj

(create-component)
sourceraw docstring

dump-cacheclj

(dump-cache system cache-data)
source

evictclj

(evict system item-key)
source

evict-allclj

(evict-all system)
source

get-cacheclj

(get-cache system)
source

lifecycle-behaviourclj

source

load-cacheclj

(load-cache system)
source

lookupclj

(lookup system item-key)
(lookup system item-key value-fn)
source

lookup-allclj

(lookup-all system)
source

startclj

(start this)
source

stopclj

(stop this)
source

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

× close