mongo-ruby-driver/lib/mongo
Steve Sloan dfcf8d9d60 Moved thread and socket classes into Connection for easy overriding.
This is necessary for use under em-synchrony, which uses Fibers instead of Threads and EventMachine instead of blocking sockets.
2010-08-24 14:35:21 -04:00
..
gridfs RUBY-158 deprecate BSON::ObjectID for BSON::ObjectId 2010-08-24 12:49:23 -04:00
util fix for boolean command response in core server 1.5.2 2010-05-31 22:52:03 -04:00
collection.rb RUBY-158 deprecate BSON::ObjectID for BSON::ObjectId 2010-08-24 12:49:23 -04:00
connection.rb Moved thread and socket classes into Connection for easy overriding. 2010-08-24 14:35:21 -04:00
cursor.rb minor: kill cursors only when necessary 2010-08-06 16:02:51 -04:00
db.rb RUBY-158 deprecate BSON::ObjectID for BSON::ObjectId 2010-08-24 12:49:23 -04:00
exceptions.rb minor: source file encoding with magic comment 2010-05-07 15:33:27 -04:00