Finished new Erlang Client

2013-11-29 Thread Mathieu Blais-D'Amours
Hello everyone, I just wanted to let everyone know the Erlang client for Cassandra I was building recently is now ready. It supports v2 of the binary protocol, pluggable authentication, SSL, reusable queries, connection pooling, parallel requests and much more. It also released under MIT license.

Re: Lifecycle of paged queries

2013-11-18 Thread Mathieu Blais-D'Amours
Ok, so with only the query state data the client sends, C* is able responds with consistent result pages? Neat! Mathieu D'Amours > On Nov 18, 2013, at 3:55 PM, Aleksey Yeschenko wrote: > > It doesn’t live in C* at all, it’s client-side. Think cookies. > > -- > AY > > >> On Monday, November 18, 2