Liking cljdoc? Tell your friends :D
Clojure only.

org.purefn.bridges.cache.api

Caching behaviors for key-values stores.

Caching behaviors for key-values stores.
raw docstring

swap-inclj

(swap-in couch ns k f ttl)

Swaps the Clojure value encoded in a document using the supplied function, setting the expiration to ttl seconds.

  • Returns the final value if successful, nil if not.`
Swaps the Clojure value encoded in a document using the supplied function, setting
the expiration to `ttl` seconds.

- Returns the final value if successful, `nil` if not.`
sourceraw docstring

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