30 December, 2012

MongoDB Ruby Driver 1.8.0


Developer:

Website:

License / Price:

Platforms:

Databases:

Language:

Last Updated:

Category:
MongoDB Development Team | More scripts
github.com
Apache License 

Windows / Linux / Mac OS / BSD / Solaris
N/A
Ruby
December 31st, 2012, 05:19 GMT [view history]
C: \ Database Tools

The driver will allow Ruby apps to save, retrieve, write and use data stored in MongoDB databases.

Tested to work on Ruby 1.8.6, 1.8.7, and 1.9.2, and JRuby 1.5.1.

Here are some key features of "MongoDB Ruby Driver":

· Primary Keys
· DB Class
· Cursors
· Thread Safety
· Connection Pooling
· String Encoding
· Forking
· Socket Timeouts
· Documentation

What's New in This Release: [ read full changelog ]

· MongoClient, MongoReplicaSetClient, MongoShardedClient and GridFS implement a new write concern interface at Client, DB, Collection, and Operation levels
· Deprecation of Mongo::Connection in favor of Mongo::MongoClient
· Deprecation of Mongo::ReplSetConnection in favor of Mongo::MongoReplicaSetClient
· Deprecation of Mongo::ShardedConnection in favor of Mongo::MongoShardedClient
· Allow specification of comment query opt (Evan Broder)
· Fix for pool authentication and logout (Olivier Bonnaure)
· Fix for cursor not being closed in presense of exceptions (Simon Simeonov)
· Fix for data send failure not closing socket (Nelson Elhage)
· Tutorials and non code documentation moved to GitHub wiki
· Provided binary mongo_client has been renamed to mongo_console


Download button
Via: MongoDB Ruby Driver 1.8.0

0 Comment: