diff --git a/todo.md b/todo.md index 9dfe90d..e0d42f8 100644 --- a/todo.md +++ b/todo.md @@ -1,5 +1,10 @@ -Operators: - - $where operator is missing - - no tests and no description for $bit operator - - move countable protocol out of core (?) \ No newline at end of file +- $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) \ No newline at end of file