From 14508e11ba8495dda43fb91d3a76ffa6a31162af Mon Sep 17 00:00:00 2001 From: Oleksandr Petrov Date: Wed, 30 Nov 2011 22:07:53 +0100 Subject: [PATCH] Adding some items for todo. --- todo.md | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) 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