This commit is contained in:
Scott R. Parish 2010-01-18 21:26:44 -06:00
parent 311e0462ac
commit 9b32259dc8

13
TODO
View file

@ -10,7 +10,7 @@ BSON
- on outgoing uncompile?
- on incoming automatically compile
+ more time convertibles
+ map operations for BsonDoc
+ map operations for BsonDoc (or should it be applicative?)
MongoDB
-------
@ -26,6 +26,14 @@ MongoDB
* getCollection
* executeCommand
* dropDatabase (erase)
* add_son_manipulators
* authenticate
* dereference (dbref)
* error
* eval
* last_status
* logout
* reset_error_history
- database admin
* getAdmin
* getProfilingLevel
@ -50,6 +58,9 @@ MongoDB
* close
- cursor object
* hasMore
orderby (sort)
optional:
- automatic reconnection
- buffer pooling