Go with the twitter client that is more mature / under active development.
If you are just starting out / experimenting Thrift is fine to use, it's not
going away. As you get more experience you may start to prefer CQL and by that
time their may be a ruby/C driver.
Cheers
-
Aa
Hi all,
I am interested in using Cassandra in a Ruby on Rails project.
After a quick search on GitHub, there seems to be two clients that
stick out for use with Ruby:
* https://github.com/twitter/cassandra
* https://github.com/kreynolds/cassandra-cql
The documentation I've read suggested that u