Adding some items for todo.

This commit is contained in:
Oleksandr Petrov 2011-11-30 22:07:53 +01:00
parent f2a5786ad4
commit 14508e11ba

13
todo.md
View file

@ -1,5 +1,10 @@
Operators:
- $where operator is missing
- no tests and no description for $bit operator
- move countable protocol out of core (?)
- $where operator is missing
- no tests and no description for $bit operator
- move countable protocol out of core (?)
- document & test capped collections
- monger.collection/group is not implemented
- tell about conflicting modifications
- use clj-factory
- modify dynamics through dosync/alter (?)
- add logging support (java.util.logging is supported by Java driver)