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

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

内容简介:Dgraph v1.0.5 已发布,DGraph 是一个可扩展的,分布式的,低延迟的图数据库,目标是提供 Google 生产水平的规模和吞吐量,在超过TB的结构数据里,为用户提供足够低延迟的实时查询。DGraph 支持 GraphQL 作为查...

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

该版本带来了两项新特性:

  • 服务端排序

  • 指定白名单 IP 地址(管理员)

并带来了以下修复和改进:

  • Fix bug where predicate with string type sometimes appeared as _:uidffffffffffffffff in exports.

  • Validate facet value should be according to the facet type supplied when mutating using NQuads (#2074).

  • Use time.Equal function for comparing predicates with datetime(#2219).

  • Skip BitEmptyPosting for has queries.

  • Return error from query if we don't serve the group for the attribute instead of crashing (#2227).

  • Send maxpending in connection state to server (#2236).

  • Fix bug in SP* transactions (#2148).

  • Batch and send during snapshot to make snapshots faster.

  • Don't skip schema keys while calculating tablets served.

  • Fix the issue which could lead to snapshot getting blocked for a cluster with replicas (#2266).

  • Dgraph server retries indefinitely to connect to Zero.

  • Allow filtering and regex queries for list types with lossy tokenizers.

  • Dgraph server segfault in worker package (#2322).

  • Node crashes can lead to the loss of inserted triples (#2290).

  • Cancel pending transactions for a predicate when predicate move is initiated.

  • Move Go client to its own repo at dgraph-io/dgo.

  • Make expand(_all_) return value and uid facets.


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


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

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

Clean Architecture

Clean Architecture

Robert C. Martin / Prentice Hall / 2017-9-20 / USD 34.99

Practical Software Architecture Solutions from the Legendary Robert C. Martin (“Uncle Bob”) By applying universal rules of software architecture, you can dramatically improve developer producti......一起来看看 《Clean Architecture》 这本书的介绍吧!

HTML 编码/解码
HTML 编码/解码

HTML 编码/解码

XML 在线格式化
XML 在线格式化

在线 XML 格式化压缩工具

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试