dgraph-tonic 0.1.1

A rust async client for dGraph database build with Tonic crate
Documentation

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