红联Linux门户
Linux帮助

crate 0.48.3发布,大规模数据存储系统

发布时间:2015-04-29 09:17:41来源:红联作者:empast
crate 0.48.3 发布,更新日志如下:

- Removed the limitation that the WHERE clause couldn't contain certain
expressions in `select count(*)` queries.

- update crate-admin to 0.12.0 which contains the following changes:

- display ``rest_url`` from sys.nodes table on node detail view

- Expose REST URL of node in ``sys.nodes`` table

- Increased speed and reduced amount of used memory on sorted queries

- Ordering by `_score` must be defined explictly now even when using a `match` predicate.

详细信息请查看更新日志。

此版本已提供下载:

https://github.com/crate/crate/archive/0.48.3.zip

Crate Data 是一个开源的大规模的可伸缩的数据存储系统,无需任何系统管理需求。提供强大的搜索功能。用于存储各种表格数据、非结构化数据和二进制对象。并可通过 SQL 进行检索。易于安装和使用,支持高可用性和实时大规模并行访问和处理。

软件详情:https://github.com/crate/crate/blob/master/CHANGES.txt

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

共有 1 条评论

  1. canxiang 于 2015-04-29 14:08:36发表:

    关注了