-
Notifications
You must be signed in to change notification settings - Fork 14
TODO
orlandov edited this page Sep 13, 2010
·
13 revisions
- error checking!
- date type
- show dbs
- batch insert
- insert returns created _id’s
- upserts
- sort order
- investigate use of node net2 branch
- kill cursors
- reuse v8 code from http://github.com/mongodb/mongo/tree/master/scripting/
- buffer writes
- show collections
- arrays
- add the rest of the mongodb types (oid) at the very least
- clean up project directory, `mkdir lib/ src/ test/` etc