MongoDB Development Release 1.1.4
From the announcement:
The notable changes in 1.1.4 are:
- Durability: auto asynchronous syncing to disk every 60 seconds. configurable to any value
- Map Reduce: optional parameters to map function, and a optional scope parameter to set global variable in the javascript scope
- 1st attempt at good rpm management files
- c++ driver threadsafe ObjectId generation
- sharding: dropDatabase cleans up all configuration across all servers
Usefull links:
- Announcement: ☞ http://groups.google.com/group/mongodb-announce/browse_thread/thread/63d20eacba5450ac
- Download: ☞ http://www.mongodb.org/display/DOCS/Downloads
- Change Log: ☞ http://jira.mongodb.org/browse/SERVER/fixforversion/10050
- Sharding Change Log: ☞ http://jira.mongodb.org/browse/SHARDING/fixforversion/10001
- Git: ☞ http://mongo-db.appspot.com/changelog/mongo/1.1.4