Liking cljdoc? Tell your friends :D

cmr.authz.components.caching


AuthzCachingclj


create-cacheclj

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

create-componentclj

(create-component)
raw docstring

dump-cacheclj

(dump-cache system cache-data)

evictclj

(evict system item-key)

evict-allclj

(evict-all system)

get-cacheclj

(get-cache system)

lifecycle-behaviourclj


load-cacheclj

(load-cache system)

lookupclj

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

lookup-allclj

(lookup-all system)

startclj

(start this)

stopclj

(stop this)

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

× close