Scylla 1.0.1 发布了。
ScyllaDB 是用 C++ 重写的 Cassandra,每节点每秒处理 100 万 TPS。ScyllaDB 完全兼容 Apache Cassandra,拥有比 Cassandra 多 10x 倍的吞吐量,降低了延迟。ScyllaDB 号称是世界上最快的 NoSQL 列存储数据库。
更新内容:
-
memory: fix live objects counter underflow due to cross-cpu free
-
core/reactor: Don't abort in allocate_aligned_buffer() on allocation failure
-
scripts/posix_net_conf.sh: added a support for bonding interfaces
-
scripts/posix_net_conf.sh: move the NIC configuration code into a separate function
-
scripts/posix_net_conf.sh: implement the logic for selecting default MQ mode
-
scripts/posix_net_conf.sh: forward the interface name as a parameter
-
http/routes: Remove request failure logging to stderr
-
lowres_clock: Initialize _now when the clock is created
-
apps/iotune: fix broken URL
下载地址:
时间:2016-04-19 07:45
来源:开源中国社区
作者:oschina
原文链接