Dgraph 1.2.2 release, transactional distributed graph database

Dgraph 1.2.2 was released. Dgraph is a scalable, distributed, low-latency map database, Google aims to provide the level of production scale and throughput, more than TB of data in structure, to provide users with real-time access sufficient low latency. Dgraph support  GraphQL  as a query language, the response JSON. 

The new updates are as follows: 

Fixed

  • Deriving the output node does not contain null
  • Fix Errors language vocabulary list table
  • In the debugging tools correctly initialized release package 
  • Processing mode of special characters and the type of query
  • Covering the value of uid assertion
  • @ * Disable query language does not support the assertion lang
  • Repair using a reverse assertion export type errors 

For more details, see Update:

https://github.com/dgraph-io/dgraph/releases/tag/v1.2.2

Guess you like

Origin www.oschina.net/news/114260/dgraph-1-2-2-released