The streaming mechanism seems to be the solution. Appears to be how cockroachdb
does it.
Sent from my iPhone
> On Sep 12, 2018, at 2:47 PM, Josh Humphries wrote:
>
>
>> On Wed, Sep 12, 2018 at 9:05 AM robert engels wrote:
>> Hi, I am adding a remote component to my github.com/robaho/keydb p
On Wed, Sep 12, 2018 at 9:05 AM robert engels wrote:
> Hi, I am adding a remote component to my github.com/robaho/keydb project
> and decided to use gRPC.
>
> I’ve reviewed the docs, and it appears to want to be stateless - which
> given the nature of Google makes sense.
>
> But for something lik