Liking cljdoc? Tell your friends :D

d-core.core.cache.protocol


CacheProtocolcljprotocol

cache-clearclj

(cache-clear this opts)

Flush the cache

Flush the cache

cache-deleteclj

(cache-delete this key opts)

Delete a value from the cache

Delete a value from the cache

cache-lookupclj

(cache-lookup this key opts)

Get a value from the cache

Get a value from the cache

cache-putclj

(cache-put this key value opts)

Set a value in the cache with options

Set a value in the cache with options

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close