Adding some items for todo.
This commit is contained in:
parent
f2a5786ad4
commit
14508e11ba
1 changed files with 9 additions and 4 deletions
13
todo.md
13
todo.md
|
|
@ -1,5 +1,10 @@
|
||||||
|
|
||||||
Operators:
|
- $where operator is missing
|
||||||
- $where operator is missing
|
- no tests and no description for $bit operator
|
||||||
- no tests and no description for $bit operator
|
- move countable protocol out of core (?)
|
||||||
- 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)
|
||||||
Loading…
Reference in a new issue