发布于 2015-10-23 00:17:54 | 74 次阅读 | 评论: 0 | 来源: 网友投递
Crate.IO 大规模数据存储系统
Crate Data 是一个开源的大规模的可伸缩的数据存储系统,无需任何系统管理需求。提供强大的搜索功能。用于存储各种表格数据、非结构化数据和二进制对象。并可通过 SQL 进行检索。易于安装和使用,支持高可用性和实时大规模并行访问和处理。
Crate 0.51.7 发布,更新内容如下:
- Fixed an issue that orphaned partitions with an remaining alias were
not correctly recognized
- Fixed an issue that was causing like queries to fail if using a special regex
character
- Fixed the issue which causes overloading of the first configured node in
the cluster when multiple clients connections are established
- Fix: Crate won't start properly if a plugin loading error occurs
(e.g. through a misconfigured plugin)
- Updated crate-admin to 0.14.7 which includes following changes:
- fixed a bug that displays partitions that are not related to the selected
table in the table-list.
- fixed a bug where cluster shows wrong state if the number of nodes gets
smaller than the minimum master nodes.
更多内容请看:更新日志
下载页面:0.51.7
Crate Data 是一个开源的大规模的可伸缩的数据存储系统,无需任何系统管理需求。提供强大的搜索功能。用于存储各种表格数据、非结构化数据和二进制对象。并可通过 SQL 进行检索。易于安装和使用,支持高可用性和实时大规模并行访问和处理