13 lines
189 B
Text
13 lines
189 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
|