Re: [ANN] Alia 2.1.1 - Clojure client for cassandra

2014-08-27 Thread coltnz
Some unsolicited testimony: Max is doing a great job with Alia and in keeping it up to date with the current Cassandra driver. We're happily using it in a bunch of projects. cheers Colin -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to t

Re: [ANN] Alia 2.1.1 - Clojure client for cassandra

2014-08-27 Thread Max Penet
Another cool feature I forgot to mention: https://github.com/mpenet/alia/blob/master/CHANGELOG.md#200-rc3 execute-chan-buffered: it basically allows you to do a query that would return a huge amount of data, and take advantage of java-driver streaming properties to read that data from a core.a