Skip to content
This repository has been archived by the owner on Jun 23, 2020. It is now read-only.

Commit

Permalink
updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
jannehietamaki committed Jan 4, 2010
1 parent 1084317 commit d97f6b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ Mongbean is an alternative MongoDB (http://www.mongodb.org) driver for languages
* Typesafe [API](http://github.com/jannehietamaki/mungbean/blob/master/mungbean-java/src/test/java/mungbean/pojo/PojoWithIdIntegrationTest.java) for mapping POJOs to Mongo documents and back
* DSLs for conditional operators, sorting, aggregation and updates
* administration API (partial), authentication
* Failover/replica pairs

#### Code examples

Expand All @@ -32,7 +33,6 @@ Mongbean is an alternative MongoDB (http://www.mongodb.org) driver for languages
#### Missing features

* GridFS, cursors
* Failover/replica pairs support is implemented but not quite yet ready for real use.

### Clojure

Expand Down

0 comments on commit d97f6b4

Please sign in to comment.