We have our own internal framework on top of protobufs, which is probably the
way I'm going for now.
Thanks,
-amol
-Original Message-
From: bbo...@gmail.com [mailto:bbo...@gmail.com]
Sent: Tuesday, August 17, 2010 2:31 PM
To: dev@cassandra.apache.org
Subject: Re: Adding protocol bu
"Amol Deshpande" writes:
>
> Is that the right place to start ? Are there other parts of the code
> that are involved in implementing the client interface ?
just out of curiosity, which RPC implementation on top of protobuffers
are you planning on using?
-Bjørn
That would be the right model to follow, although I think you might
have an easier time maintaining a PB -> Thrift proxy in front of
Cassandra.
On Tue, Aug 17, 2010 at 2:49 PM, Amol Deshpande
wrote:
> For various reasons (existing codebase, clients running C#, etc.), we
> are considering implemen