romshark / dgraph_graphql_go

A GraphQL + Dgraph + Go + HTTP based backend service demo.
MIT License
50 stars 15 forks source link

Resolver: Caching & Batching #10

Open romshark opened 5 years ago

romshark commented 5 years ago

Improve resolver performance through caching and batching.