Liking cljdoc? Tell your friends :D

me.vedang.clj-fdb.internal.protocols

Protocols to control and extend the behavior of core clj-fdb functions.

These are marked as internal at the moment since I am still working through the shape of the interfaces. I will make this namespace public by the 1.0 release.

  • Encodable -- for producing new Byte-Array objects to insert into FDB.
  • Decodable -- for converting back Byte-Array objects returned by FDB.
Protocols to control and extend the behavior of core clj-fdb functions.

These are marked as internal at the moment since I am still working
through the shape of the interfaces. I will make this namespace
public by the 1.0 release.

* `Encodable` -- for producing new Byte-Array objects to insert into FDB.
* `Decodable` -- for converting back Byte-Array objects returned by FDB.
raw 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