发布于 2015-08-28 00:26:59 | 86 次阅读 | 评论: 0 | 来源: 网友投递
Crate.IO 大规模数据存储系统
Crate Data 是一个开源的大规模的可伸缩的数据存储系统,无需任何系统管理需求。提供强大的搜索功能。用于存储各种表格数据、非结构化数据和二进制对象。并可通过 SQL 进行检索。易于安装和使用,支持高可用性和实时大规模并行访问和处理。
Crate 0.50.4 发布,更新内容如下:
- Fixed an issue that could cause long running operations to get killed
- Fixed an issue where the `orphan_partition` column in the `sys.shards` table
could return a wrong result if the shard was part of a custom table.
- Fixed an issue that caused stuck jobs to return an empty result instead of
an error.
更多内容请看:更新日志。
下载页面:0.50.4
Crate Data 是一个开源的大规模的可伸缩的数据存储系统,无需任何系统管理需求。提供强大的搜索功能。用于存储各种表格数据、非结构化数据和二进制对象。并可通过 SQL 进行检索。易于安装和使用,支持高可用性和实时大规模并行访问和处理。