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

[clj-bson "0.1.0-SNAPSHOT"]

(encode my-map)

(decode bytes)

License

Copyright (C) 2011 Matt Hoyt

Distributed under the Eclipse Public License, the same as Clojure.

Can you improve this documentation?Edit on GitHub

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

× close