Liking cljdoc? Tell your friends :D
Clojure only.

ring-gatekeeper.cache.core


Cachecljprotocol

Caches values

Caches values

getclj

(get this key)

Retrieves the cached value for the given key

Retrieves the cached value for the given key

setclj

(set this key value)

Sets the cached value for the given key

Sets the cached value for the given key
sourceraw docstring

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

× close