Production Quality Ruby Driver?

2014-03-17 Thread NORD SC
Hi, I am looking for a Ruby driver that is production ready and truly supports CQL 3. Can anyone strongly recommend one in particular? I found - https://github.com/iconara/cql-rb - https://github.com/kreynolds/cassandra-cql - https://github.com/cequel/cequel Jan

Scala Driver?

2014-03-15 Thread NORD SC
Hi all, I am building a system using the Play 2 Framework with Scala and wonder what driver I should use or whether I should wrap the Datastax java-driver myself? Can you share any experience with the available drivers? I have looked a Phantom briefly which seems to use java-driver internally -