Provides a bson encoder for clojure that uses congomongo for bson serialization/deserialization to clojure maps.
Todo
Create cache of BSONEncoders to increase performance.
[com.github.tranchis/clj-bson "0.2.0"]
(encode my-map)
(decode bytes)
Copyright (C) 2011 Matt Hoyt, Sergio Alvarez-Napagao
Distributed under the Eclipse Public License, the same as Clojure.
Can you improve this documentation? These fine people already did:
Matt Hoyt & Sergio Alvarez-NapagaoEdit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close