发布于 2016-04-12 00:32:58 | 95 次阅读 | 评论: 0 | 来源: 网友投递
MongoDB 分布式文件存储的数据库
MongoDB 是一个基于分布式文件存储的数据库。由C++语言编写。旨在为WEB应用提供可扩展的高性能数据存储解决方案。
MongoDB 3.2.5-rc1 发布了,
主要Bug修复:
SERVER-23274 Aggregate with out, then stepdown, out collection dropped.
SERVER-23283 RangeDeleter does not log cursor ids correctly in deleteNow()
SERVER-22964 IX GlobalLock being held while wating for wt cache eviction
SERVER-22937 Retry catalog operations whenever possible
SERVER-22831 Low query rate with heavy cache pressure and an idle collection
SERVER-21681 In-memory storage engine not reporting index size
下载地址:http://www.mongodb.org/downloads