Sascha Matzke
|
aaf887ab1d
|
added stack effect to quot argument to with-db
made key check in query benchmarks optional
|
2009-03-07 14:06:53 +01:00 |
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
|
87f0eeb282
|
fixed bug in bson.writer which caused any field name "_id" to be written twice,
fixed lasterror in mongodb.driver
|
2009-03-05 07:01:12 +01:00 |
Sascha Matzke
|
66cf30ac1c
|
made most "front" methods generic
switched back to assoc generic type
|
2009-03-03 22:44:24 +01:00 |
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 |