发布于 2017-09-13 09:00:00 | 193 次阅读 | 评论: 0 | 来源: 网友投递
MongoDB 分布式文件存储的数据库
MongoDB 是一个基于分布式文件存储的数据库。由C++语言编写。旨在为WEB应用提供可扩展的高性能数据存储解决方案。
MongoDB 3.4.9 和 3.5.13 已发布。
MongoDB 3.4.9 已经可以用于生产环境,该版本仅包含自 3.4.7 以来的修复,建议所有使用 3.4 系列的用户进行升级。
修复的问题:
SERVER-20392 Sharding an existing small collection results in large number of chunks
SERVER-30189 Reduce calls to allocator for large $in expressions
SERVER-30487 RangeDeleter holds WT transaction open while waiting for majority
SERVER-30636 Range deleter assert failed because of replication lag
SERVER-30643 Performance regression with SSL
WT-3329 With a uniform workload and a number of small collections, eviction does a poor job of selecting candidates for eviction.
3.4.9 的详细更新日志,3.4.9 中已关闭的所有 JIRA 问题。
暂未发现 3.5.13 的更新内容,点此了解更多。
下载地址:https://www.mongodb.com/download-center?jmp=nav#community