Re: A few questions about Cassandra's native protocol

2012-08-26 Thread Christoph Hack
Hi Paul, many thanks for your informative answer! It's very exciting to see all those new and upcoming features in Cassandra. >> 3) Stability > Ouch, that's pretty bad. File a jira ticket for that, for sure. The binary > protocol will still be "beta" for the 1.2 release, and not enabled by > defa

A few questions about Cassandra's native protocol

2012-08-22 Thread Christoph Hack
Hi, I am currently developing a client for Cassandra's new native protocol in Go. Everything is working fine so far and I am quite happy with the new protocol. Good work! Here a just a couple of questions and notes: 1) The native_protocol.spec should probably mention that it is based on TCP. I gr