Liking cljdoc? Tell your friends :D
Clojure only.

org.purefn.lebowski.encoder.protocol

Protocol definitions for encoding data as Couchbase documents.

Protocol definitions for encoding data as Couchbase documents.
raw docstring

CheckAndSetEncodercljprotocol

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.

decodeclj

(decode this document)

encodeclj

(encode this id value)

encode-versionedclj

(encode-versioned this id value cas)

namedclj

(named this id)

versionedclj

(versioned this id cas)
sourceraw docstring

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

× close