Hi all, I recently released version 1.0 of Cequel <https://github.com/cequel/cequel>, a high-level Ruby library for Cassandra using CQL3. Version 1.0 provides an object-oriented abstraction for CQL3 data modeling, including parent-child relationships using compound primary keys, and collection columns with atomic updates. Here's a short slideshow demonstrating its use<http://cequel.github.io> .
I'd much appreciate any feedback about the library, as I intend to continue developing and extending it. Thank you! Mat