mongo-ruby-driver/lib
Hongli Lai (Phusion) b9de2eaa5c When possible, have BSON::ByteBuffer store the underlying binary data as a binary String instead of an array.
This dramatically improves the performance of BSON::ByteBuffer.new(a_string).
On Ruby 1.9.2 it is about 130 times faster.
2010-09-09 15:59:17 -04:00
..
bson When possible, have BSON::ByteBuffer store the underlying binary data as a binary String instead of an array. 2010-09-09 15:59:17 -04:00
mongo RUBY-180 fixed failing test 2010-09-09 14:53:29 -04:00
bson.rb BUMP BSON 1.0.7 2010-08-28 20:08:50 -04:00
mongo.rb BUMP 1.0.8 2010-08-27 06:27:14 -04:00