Protocol definitions for encoding data as Couchbase documents.
Protocol definitions for encoding data as Couchbase documents.
Converts between documents usable with a key-value store with check-and-set semantics and Clojure values.
Converts between documents usable with a key-value store with check-and-set semantics and Clojure values.
(decode this document)
(encode this id value)
(encode-versioned this id value cas)
(named this id)
(versioned this id cas)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close