(create-cache system)
(create-cache system init-items)
(dump-cache system cache-data)
(evict system item-key)
(evict-all system)
(get-cache system)
(load-cache system)
(lookup system item-key)
(lookup system item-key value-fn)
(lookup-all system)
(start this)
(stop this)
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |