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 Dec 27, 2009
1 parent de1e23c commit 3a916a5
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Expand Up @@ -7,14 +7,17 @@ Language support so far

*Java*
- Mongo documents can be mapped to generic java.util.collections (Maps + Lists) or to POJOs
- Missing features: GridFS, cursors, administration API, aggregation, conditional operators
- Implemented features insert + update + remove + basic query

*Clojure*
Initial proof-of-concept done.
- Implemented features insert + update + remove + basic query
- This works: http://github.com/jannehietamaki/mungbean/blob/master/mungbean-clojure/test/mungbean_test.clj

*Scala*
Coming up next.


License
-------
ASL 2.0
Expand Down

0 comments on commit 3a916a5

Please sign in to comment.