On Wed, Dec 22, 2010 at 11:52 AM, Kani <javier.canil...@gmail.com> wrote:

> As a C# client maintainer, I have based Aquiles to work with Thrift than
> AVRO, since there is no support for AVRO on C# yet.
> Check: https://issues.apache.org/jira/browse/AVRO-533


Also, avro is more or less useless to twisted python with Cassandra, due the
the underlying client used not supporting HTTP 1.1.  Without connection
persistence, all it can do is set the keyspace.

To support avro, I'd like to see it move to a socket based protocol, but
without that I have no plans to support it in Telephus.

-Brandon

Reply via email to