内容简介:ArangoDB 3.2.6 发布了,此前一周还发布了 3.3 的第二个里程碑版本。ArangoDB 是一个开源的分布式原生多模型数据库。 ArangoDB 3.3 的第二个里程碑版本最值得关注的是全新设计的复制引擎以及热备功能,详细介绍请...
ArangoDB 3.2.6 发布了,此前一周还发布了 3.3 的第二个里程碑版本。ArangoDB 是一个开源的分布式原生多模型数据库。
ArangoDB 3.3 的第二个里程碑版本最值得关注的是全新设计的复制引擎以及热备功能,详细介绍请看发行说明。
ArangoDB 3.2.6 版本主要是 bug 修复,修复如下问题:
* UI: fixed event cleanup in cluster shards view * UI: reduced cluster dashboard api calls * fixed a permission problem that prevented collection contents to be displayed in the web interface * removed posix_fadvise call from RocksDB's PosixSequentialFile::Read(). This is consistent with Facebook PR 2573 (#3505) this fix should improve the performance of the replication with the RocksDB storage engine * allow changing of collection replication factor for existing collections * UI: replicationFactor of a collection is now changeable in a cluster environment * several fixes for the cluster agency * fixed undefined behavior in the RocksDB-based geo index * fixed Foxxmaster failover * purging or removing the Debian/Ubuntu arangodb3 packages now properly stops the arangod instance before actuallying purging or removing
下载地址:https://www.arangodb.com/download-major/
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上所述就是小编给大家介绍的《ArangoDB 3.2.6/3.3 M2 发布,多模 NoSQL 数据库》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
猜你喜欢:- ArangoDB 3.3.16 发布,原生多模数据库
- ArangoDB 3.2.3 发布,多模 NoSQL 数据库
- OrientDB 3.0.9 发布,多模 NoSQL 数据库
- OrientDB 3.0.12 发布,多模 NoSQL 数据库
- OrientDB 3.0.13 发布,多模 NoSQL 数据库
- 與其前後端分離,不如單體多模
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Algorithms + Data Structures = Programs
Niklaus Wirth / Prentice Hall / 1975-11-11 / GBP 84.95
It might seem completely dated with all its examples written in the now outmoded Pascal programming language (well, unless you are one of those Delphi zealot trying to resist to the Java/.NET dominanc......一起来看看 《Algorithms + Data Structures = Programs》 这本书的介绍吧!