红联Linux门户
Linux帮助

Crate 0.56.0发布,数据存储系统

发布时间:2016-09-25 09:25:39来源:红联作者:Sednol
Crate 0.56.0 发布了,Crate Data 是一个开源的大规模的可伸缩的数据存储系统,无需任何系统管理需求。提供强大的搜索功能。用于存储各种表格数据、非结构化数据和二进制对象。并可通过 SQL 进行检索。易于安装和使用,支持高可用性和实时大规模并行访问和处理。Crate 特别适合用于 Docker 环境中。

本次发布主要改进如下:

- Column names returned on queries does not include the table and schema names anymore, i.e., ``select doc.t1.a from t1`` will return column name ``a`` instead of ``doc.t1.a``.

- Moved some `sys.checks` into a new `sys.node_checks` table as those checks were actually node specific.Added the ability to acknowledge failing checks on this new `sys.node_checks` table.

下载地址:https://github.com/crate/crate/archive/0.56.0.zip

来自:开源中国社区
文章评论

共有 0 条评论