This website requires JavaScript.
Explore
Help
Sign In
github-migration
/
mongo-ruby-driver
Watch
1
Star
0
Fork
0
You've already forked mongo-ruby-driver
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
41c95a0392
mongo-ruby-driver
/
lib
/
mongo
History
Kyle Banker
41c95a0392
refactoring: moved receive methods from cursor to db class.
2009-11-04 17:46:15 -05:00
..
gridfs
API CHANGE: moving XGen::Mongo::Driver and XGen::Mongo to Mongo and XGen::Mongo::GridFS to GridFS
2009-08-20 10:50:48 -04:00
types
Optimize ByteBuffer#to_s and Mongo::ObjectID#generate via C extensions.
2009-10-29 11:44:07 -04:00
util
Optimize ByteBuffer#to_s and Mongo::ObjectID#generate via C extensions.
2009-10-29 11:44:07 -04:00
admin.rb
Refactored Query class into Cursor class.
2009-10-22 14:10:12 -04:00
collection.rb
Restored pretty messages for logging.
2009-11-02 15:04:06 -05:00
connection.rb
added tests for copy_database
2009-11-04 11:57:03 -05:00
constants.rb
Finished removing Message classes. Made Cursor#close threadsafe.
2009-10-21 10:11:33 -04:00
cursor.rb
refactoring: moved receive methods from cursor to db class.
2009-11-04 17:46:15 -05:00
db.rb
refactoring: moved receive methods from cursor to db class.
2009-11-04 17:46:15 -05:00
errors.rb
Checking response on buildinfo command.
2009-11-02 13:22:46 -05:00
gridfs.rb
Clarify license to be the Apache License v2.0. Was a
2009-02-15 08:24:14 -05:00