Dgraph v1.0.0 正式发布,低延迟的开源图数据库

栏目: 软件资讯 · 发布时间: 6年前

内容简介:Dgraph v1.0.0 正式版已发布,发布主页上显示的更新内容是功能改进和对 bug 的修复,未发现新特性的增加。 改进 可使用 Ratel(Dgraph 浏览器)进行转换和修改操作 导出现在使用正确的空白节点语法 DropAttr 现在...

Dgraph v1.0.0 正式版已发布,发布主页上显示的更新内容是功能改进和对 bug 的修复,未发现新特性的增加。

改进

  • 可使用 Ratel(Dgraph 浏览器)进行转换和修改操作

  • 导出现在使用正确的空白节点语法

  • DropAttr 现在也删除该属性的模式(以前只是删除 edge)

  • LRU大小现在基于 max_memory_mb 动态改变

  • 检查在使用之前是否定义了 GraphQL 变量

Bug 修复

  • Language tag parsing in queries now accepts digits (in line with RDF parsing).

  • Ensure that GraphQL variables are declared before use.

  • Membership stream doesn't get stuck if node steps down as leader.

  • Fix issue where sets were not being returned after doing a S P * deletion when part of same
    transaction.

  • Empty string values are stored as it is and no strings have special meaning now.

  • Correctly update order of facetMatrix when orderdesc/orderasc is applied.

  • Allow live and bulk loaders to work with multiple zeros.

  • Fix sorting for predicates with multiple language tags.

  • Fix alias edge cases in normalize directive.

  • Allow reading new index key mutated as part of same transaction.

  • Fix bug in value log GC in badger.

  • SIGINT now forces a shutdown after 5 seconds when there are pending RPCs.

下载地址完整更新日志

DGraph 是可扩展的,分布式的,低延迟的图数据库。
DGraph 的目标是提供 Google 生产水平的规模和吞吐量,在超过TB的结构数据里,为用户提供足够低延迟的实时查询。DGraph 支持 GraphQL 作为查询语言,响应 JSON。


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上所述就是小编给大家介绍的《Dgraph v1.0.0 正式发布,低延迟的开源图数据库》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

PHP Cookbook

PHP Cookbook

Adam Trachtenberg、David Sklar / O'Reilly Media / 2006-08-01 / USD 44.99

When it comes to creating dynamic web sites, the open source PHP language is red-hot property: used on more than 20 million web sites today, PHP is now more popular than Microsoft's ASP.NET technology......一起来看看 《PHP Cookbook》 这本书的介绍吧!

RGB转16进制工具
RGB转16进制工具

RGB HEX 互转工具

URL 编码/解码
URL 编码/解码

URL 编码/解码

XML、JSON 在线转换
XML、JSON 在线转换

在线XML、JSON转换工具