Dgraph v2.0.0-beta1
Pre-release
Pre-release
danielmai
released this
30 Jan 22:42
·
1735 commits
to master
since this release
Changed
- Report GraphQL stats from alpha. (#4607)
Added
- Add GraphQL API for Dgraph accessible via the /graphql and /admin HTTP endpoints on Dgraph Alpha. (#933)
- Add support for sorting on multiple facets. Fixes #3638. (#4579)
Fixed
- Avoid running GC frequently. Only run for every 2GB of increase. Small optimizations in Bulk.reduce.