Liking cljdoc? Tell your friends :D

cloffeine.async-cache


getclj

(get acache k f)
source

get-if-presentclj

(get-if-present acache k)
source

invalidate!clj

(invalidate! acache k)
source

make-cacheclj

(make-cache)
(make-cache settings)
source

put!clj

(put! acache k future-v)
source

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

× close