mongodb/TODO

13 lines
189 B
Text
Raw Normal View History

2010-01-07 04:36:21 +00:00
TODO
====
BSON
----
+ support something like toSql (convert a haskell type to bson)
2010-01-11 01:26:50 +00:00
+ reject keys that start with "$" or "."
2010-01-11 03:22:02 +00:00
MongoDB
-------
+ support safe operations
+ auto-reconnection