Liking cljdoc? Tell your friends :D

clj-bson

Provides a bson encoder for clojure that uses congomongo for bson serialization/deserialization to clojure maps.

Todo

Create cache of BSONEncoders to increase performance.

Usage

[com.github.tranchis/clj-bson "0.2.0"]

(encode my-map)

(decode bytes)

License

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-Napagao
Edit on GitHub

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

× close