Liking cljdoc? Tell your friends :D

org.purefn.lebowski.core

A Couchbase implementation of all Bridges protocols.

A Couchbase implementation of all Bridges protocols.
raw docstring

org.purefn.lebowski.encoder.binary-encoder

Converts between Clojure byte vectors and binary data stored using Couchbase BinaryDocument type.

Converts between Clojure byte vectors and binary data stored using Couchbase 
BinaryDocument type.
raw docstring

org.purefn.lebowski.encoder.edn-encoder

Converts between Clojure values stored as EDN encoded strings using the Couchbase StringDocument type.

Converts between Clojure values stored as EDN encoded strings using the
Couchbase StringDocument type.
raw docstring

org.purefn.lebowski.encoder.json-encoder

Converts between Clojure values stored as Couchbase JsonDocument type.

Converts between Clojure values stored as Couchbase JsonDocument type.
raw docstring

org.purefn.lebowski.encoder.nippy-encoder

Converts between Clojure values encoded with Nippy as binary data stored using Couchbase BinaryDocument type.

Converts between Clojure values encoded with Nippy as binary data stored
using Couchbase BinaryDocument type.
raw docstring

org.purefn.lebowski.encoder.protocol

Protocol definitions for encoding data as Couchbase documents.

Protocol definitions for encoding data as Couchbase documents.
raw docstring

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

× close