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.
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |