Commit Graph

12 Commits (c80084d606e5312fe61173bb80ebffd6eea69829)

Author SHA1 Message Date
Sascha Matzke 75c28ee62f renamed some things
moved _id and _mdb_ constants to bson vocab
2009-03-03 16:26:54 +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
Sascha Matzke 2e641216f3 changed type > byte-array conversion; now using io.binary (>le, le>)
updated USING:s
2009-02-09 08:31:47 +01:00
Sascha Matzke bd6be4fe27 using CONSTRUCTOR: for non-generic tuple constructors 2009-01-31 16:05:21 +01:00
Sascha Matzke 5dacbdaace rewrote (write-message) 2009-01-31 16:04:19 +01:00
Sascha Matzke 9838b6fee1 reworked reading of cstrings (using BV{ } now) - not sure about using read-until 2009-01-31 11:51:30 +01:00
Sascha Matzke af9f0f32df added update message 2009-01-30 12:51:46 +01:00
Sascha Matzke 7179e2f84b added missing messages: killcursors, getmore, delete 2009-01-30 12:23:35 +01:00
Sascha Matzke e5ba1d2509 fixed reading of multiple bson objects in one message (tracking bytes read and comparing with overall message size) 2009-01-29 13:51:51 +01:00
Sascha Matzke fa8aa747b9 added mongo message monitor in factor... fixed some things, unified read/write message 2009-01-28 21:11:45 +01:00
Sascha Matzke ef9971840d some more cleaning up 2009-01-27 19:42:29 +01:00
Sascha Matzke c0f2c3a95f recovered files lost by my own stupidity... 2009-01-27 09:21:04 +01:00