mongo-ruby-driver/lib
Kyle Banker f668678fd1 Store sockets in thread-local variables when possible.
Allow connection pools to grow if needed. All this minimizes
the number of locks required and reduces the waiting time
for these locks.
2011-11-03 18:37:23 -04:00
..
bson use BSON::ObjectId rather than Mongo::ObjectId for return values in doc 2011-09-01 21:33:23 +02:00
mongo Store sockets in thread-local variables when possible. 2011-11-03 18:37:23 -04:00
bson.rb BUMP 1.4.1 2011-10-17 14:55:21 -05:00
mongo.rb Initial decoupling of Connection, ReplSetConnection, 2011-11-02 18:00:52 -04:00