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
0eb83d941d
mongo-ruby-driver
/
lib
/
mongo
History
Kyle Banker
67b7f6b375
Refactored Query class into Cursor class.
2009-10-22 14:10:12 -04: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
Removed InsertMessage, RemoveMessage, and UpdateMessage, and refactored accordingly.
2009-10-19 17:14:41 -04:00
util
Refactored Query class into Cursor class.
2009-10-22 14:10:12 -04:00
admin.rb
Refactored Query class into Cursor class.
2009-10-22 14:10:12 -04:00
collection.rb
Refactored Query class into Cursor class.
2009-10-22 14:10:12 -04:00
connection.rb
Added logger convenience methods to connection and database. Makes it possible to use the logger instance in the driver from the outside world.
2009-10-08 21:13:59 +08:00
constants.rb
Finished removing Message classes. Made Cursor#close threadsafe.
2009-10-21 10:11:33 -04:00
cursor.rb
Refactored Query class into Cursor class.
2009-10-22 14:10:12 -04:00
db.rb
Refactored Query class into Cursor class.
2009-10-22 14:10:12 -04:00
errors.rb
Removed GetMoreMessage and QueryMessage classes with initial refactoring.
2009-10-20 15:44:46 -04:00
gridfs.rb
Clarify license to be the Apache License v2.0. Was a
2009-02-15 08:24:14 -05:00