From d0c7b601b4a572628b90401cbb3efff3868face0 Mon Sep 17 00:00:00 2001 From: "Michael S. Klishin" Date: Tue, 31 Jan 2012 03:08:10 +0400 Subject: [PATCH] This thing is likely to be obsolete by now --- todo.md | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 todo.md diff --git a/todo.md b/todo.md deleted file mode 100644 index e0d42f8..0000000 --- a/todo.md +++ /dev/null @@ -1,10 +0,0 @@ - -- $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