Quantcast
Channel: OSCHINA 社区最新新闻
Viewing all articles
Browse latest Browse all 54554

MongoDB 3.5.3 发布,分布式文档存储数据库

$
0
0

MongoDB 3.5.3 已于 2 月 14 日发布。MongoDB 是一个介于关系数据库和非关系数据库之间的产品,是非关系数据库当中功能最丰富,最像关系数据库的。他支持的数据结构非常松散,是类似 json 的 bjson 格式,因此可以存储比较复杂的数据类型。

该版本提交记录如下:

  • SERVER-27836 Package smoke testing should retry verify step

  • SERVER-18407 Add check to ensure write concern is satisfiable in init

  • SERVER-18407 Fix message delimiters in earlier fix

  • SERVER-27930 Invalidate old index record IDs after renaming collections

  • SERVER-27983: Move sys-perf state to /data from $HOME

  • SERVER-27623 SLES11 s390x build should target z9-109, not z196

  • SERVER-27936 Fix yielding in handleDuplicateDbName

下载地址:


Viewing all articles
Browse latest Browse all 54554

Trending Articles