mongodb/TODO
Scott R. Parish ec5760f0ec TODO
2010-01-12 20:09:17 -06:00

15 lines
258 B
Text

TODO
====
BSON
----
+ support something like toSql (convert a haskell type to bson)
+ reject keys that start with "$" or "."
MongoDB
-------
+ support safe operations
+ auto-reconnection
+ seemless iterator (using lazy lists?)
+ destoy cursor (how?/when?)