The Cassandra client gem 0.5 for Ruby is released! Highlights since the last ANNOUNCE: - gem name changed from cassandra_client to cassandra - bin/cassandra_helper script, to build and start the server for you - working temporal comparators, including RFC-compliant UUID type - many API changes, for usability - complete documentation
This is the first version I would be comfortable using in production, which is saying something. To install, run: sudo gem install cassandra Documentation is here: http://blog.evanweaver.com/files/doc/fauna/cassandra/ Evan -- Evan Weaver
