Skip to content

Dgraph v0.4.2 release

Pre-release
Pre-release
Compare
Choose a tag to compare
@ashwin95r ashwin95r released this 13 Jul 10:59
· 5356 commits to master since this release

Improvements

  • Switch to tecbot gorocksdb which allows opening stores as read-only
  • Build static binaries for Linux and Mac for ease of use
  • Added clients in Python and Java to separate repositories
  • Replaced glog with net/tracer which does RPC tracing and exposes HTTP interfaces on /debug/requests and /debug/events for easier debugging.

Others

  • Setup TravisCI and Code Coverage.
  • Also set up Dgraph wiki at wiki.dgraph.io.