Commit Graph

3 Commits (0378dda9b1b3a0793427f716516ab6acddeedc1d)

Author SHA1 Message Date
Sascha Matzke ca2459f729 made some performance improvements by using a shared byte-vector buffer for serialization 2009-03-07 13:54:53 +01:00
Sascha Matzke 22a891b483 added _id handling; the _id field must always be the first field in
a bson document. Handling it at this "low" level makes things easier
in the layers above
2009-03-02 18:44:24 +01:00
Sascha Matzke 02a76d0a3e started complete rewrite... Now there's a low-level driver (mongodb.driver)
implementation. Tuple integration will follow soon.
2009-03-01 22:45:38 +01:00