ashwanthkumar / suuchi

सूचि - Toolkit to build Distributed Data Systems
https://ashwanthkumar.github.io/suuchi/
53 stars 12 forks source link

gRPC Integration #7

Closed ashwanthkumar closed 8 years ago

ashwanthkumar commented 8 years ago

Part of the work for #4

@brewkode Please do have a look at this when you've time. I've implemented Get and Put service methods on the server end (client is a WIP). We need to integrate HandleOrForward wrapper on top of these methods to transparently forward based on the partition info.

TODOs