RethinkDB 2.1 beta 发布,这是个测试版本,有一些已知的 bug ,所以请不要在生产环境使用。这个版本更新内容如下:
Automatic failover using a Raft-based protocol
More flexible administration for servers and tables
Advanced recovery features
RethinkDB 设计用来存储 JSON 文档的分布式数据库,可通过简单操作实现多机分布式存储。支持表的联合和分组查询。
软件详情:http://rethinkdb.com/blog/rethinkdb-2.1-beta/
下载地址:https://github.com/rethinkdb/rethinkdb/releases/tag/v2.1.0-0BETA1
来自:开源中国社区

