1. XenForo 1.5.14 中文版——支持中文搜索!现已发布!查看详情
  2. Xenforo 爱好者讨论群:215909318 XenForo专区

新闻 Crate 0.56.0 发布,数据存储系统 下载

Discussion in '软件资讯' started by 漂亮的石头, 2016-09-25.

  1. 漂亮的石头

    漂亮的石头 版主 Staff Member

    Joined:
    2012-02-10
    Messages:
    487,979
    Likes Received:
    47
    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.

    下载地址:

    Crate 0.56.0 发布,数据存储系统下载地址
     
Loading...