Skip to content

Small example showing how to use vertx-grpc client in order to target a running dgraph service

Notifications You must be signed in to change notification settings

aesteve/vertx-dgraph-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vert.x DGraph Client

DGraph is an open source, scalable, distributed, highly available and fast graph database, designed from ground up to be run in production.

Since it's accessible through gRPC calls, it's accessible using Vert.x gRPC client.

This project provides a simple example of how to build a Vert.x client from a .proto definition, with Gradle Kotlin DSL and vertx-grpc

It's based on the official Java client for Dgraph.

About

Small example showing how to use vertx-grpc client in order to target a running dgraph service

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published