README updates
This commit is contained in:
parent
e76dc21182
commit
3edc8049db
1 changed files with 2 additions and 2 deletions
|
|
@ -10,7 +10,7 @@ It has batteries included, offers powerful expressive query DSL, strives to supp
|
||||||
There is one MongoDB client for Clojure that has been around since 2009. So, why create another one? Monger authors
|
There is one MongoDB client for Clojure that has been around since 2009. So, why create another one? Monger authors
|
||||||
wanted a client that will
|
wanted a client that will
|
||||||
|
|
||||||
* Support most of MongoDB 2.0+ features, focus on those that really matter.
|
* Support most of modern MongoDB features, focus on those that really matter.
|
||||||
* Be [well documented](http://clojuremongodb.info).
|
* Be [well documented](http://clojuremongodb.info).
|
||||||
* Be [well tested](https://github.com/michaelklishin/monger/tree/master/test/monger/test).
|
* Be [well tested](https://github.com/michaelklishin/monger/tree/master/test/monger/test).
|
||||||
* Target modern Clojure versions.
|
* Target modern Clojure versions.
|
||||||
|
|
@ -101,7 +101,7 @@ stable release is highly recommended.
|
||||||
## Monger Is a ClojureWerkz Project
|
## Monger Is a ClojureWerkz Project
|
||||||
|
|
||||||
Monger is part of the [group of Clojure libraries known as ClojureWerkz](http://clojurewerkz.org), together with
|
Monger is part of the [group of Clojure libraries known as ClojureWerkz](http://clojurewerkz.org), together with
|
||||||
[Cassaforte](http://clojurecassandra.info), [Langohr](http://clojurerabbitmq.info), [Elastisch](http://clojureelasticsearch.info), [Titanium](http://titanium.clojurewerkz.org), [Quartzite](http://clojurequartz.info) and several others.
|
[Cassaforte](http://clojurecassandra.info), [Langohr](http://clojurerabbitmq.info), [Elastisch](http://clojureelasticsearch.info), [Quartzite](http://clojurequartz.info) and several others.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue