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
fb87c3c6b8
mongo-ruby-driver
/
lib
/
mongo
History
Kyle Banker
039484c263
minor: fixes for benchmarks and byte buffer defaults
2009-11-16 10:40:16 -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
Added #hash method for ObjectID.
2009-11-11 10:47:42 -05:00
util
minor: fixes for benchmarks and byte buffer defaults
2009-11-16 10:40:16 -05:00
admin.rb
Refactored Query class into Cursor class.
2009-10-22 14:10:12 -04:00
collection.rb
Simplified BSON serialization calls for performance.
2009-11-12 14:48:49 -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
Simplified BSON serialization calls for performance.
2009-11-12 14:48:49 -05:00
db.rb
Simplified BSON serialization calls for performance.
2009-11-12 14:48:49 -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