dgraph-tonic 0.1.1

A rust async client for dGraph database build with Tonic crate
Documentation
dgraph-tonic-0.1.1 has been yanked.

dGraph-tonic gRPC client

This is gRPC client implemented with Tonic.

It support async and also sync client.

Only dGraph version 1.0.x is now supported.

TODO:

  • tests
  • documentation
  • examples