This website requires JavaScript.
Explore
Help
Sign In
github-migration
/
mongo-ruby-driver
Watch
1
Star
0
Fork
You've already forked mongo-ruby-driver
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
117ce2389c
mongo-ruby-driver
/
lib
History
Hongli Lai (Phusion)
117ce2389c
Optimize receive_message_on_socket for the optimistic average case where 1 socket.read() operation receives all requested data. Also fix some Ruby 1.9 encoding issues in that function while we're at it.
2010-09-13 10:48:32 -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
Optimize receive_message_on_socket for the optimistic average case where 1 socket.read() operation receives all requested data. Also fix some Ruby 1.9 encoding issues in that function while we're at it.
2010-09-13 10:48:32 -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