Re: Looking for a good Ruby client

2012-11-15 Thread Harry Wilkinson
sees fit and return results chunk-by-chunk. If this is > really the path forward then all abstractions built above CQL3 before that > will either have a good piece of complex code that can be deleted or worse, > will have an interface that is no longer best practice. > Good luck! > T

Looking for a good Ruby client

2012-08-01 Thread Harry Wilkinson
Hi, I'm looking for a Ruby client for Cassandra that is pretty high-level. I am really hoping to find a Ruby gem of high quality that allows a developer to create models like you would with ActiveModel. So far I have figured out that the canonical Ruby client for Cassandra is Twitter's Cassandra