36 lines
792 B
Markdown
36 lines
792 B
Markdown
# Monger
|
|
|
|
Monger is an experimental idiomatic Clojure wrapper around MongoDB Java driver.
|
|
|
|
|
|
## Usage
|
|
|
|
Since these are very early days of the library, it is fair to say that it is *completely unusable* to anyone
|
|
other than the author.
|
|
|
|
|
|
## This is a Work In Progress
|
|
|
|
Monger is very much a work in progress and right now, there is nothing to
|
|
see here, really.
|
|
|
|
|
|
## Continuous Integration
|
|
|
|
[](http://travis-ci.org/michaelklishin/monger)
|
|
|
|
|
|
CI is hosted by [travis-ci.org](http://travis-ci.org)
|
|
|
|
|
|
|
|
## Supported Clojure versions
|
|
|
|
Monger is built from the ground up for Clojure 1.3 and up.
|
|
|
|
|
|
## License
|
|
|
|
Copyright (C) 2011 Michael S. Klishin
|
|
|
|
Distributed under the Eclipse Public License, the same as Clojure.
|