On Sun, Dec 4, 2011 at 11:59 PM, Matthew Stump wrote:
>
> 3.) Other than the fauna/twitter client what are other people using for Ruby?
I'm probably the only person using JRuby + Hector. This ended up
being a big win since to get high performance with Cassandra you
either need many clients or a
Ah yes, I should clarify. What I should have said was an ORM type library
which uses cassandra-cql as it's base. What I was looking for was someone that
had wrapped cassandra-cql with an active record or data mapper compatibility
layer.
My concern is that it i'm looking for a ruby client th
From: "Matthew Stump"
To: user@cassandra.apache.org
Sent: Monday, December 5, 2011 2:59:34 AM
Subject: Ruby, CQL and client libraries
Howdy,
I'm working on transferring an existing Ruby on Rails project from Postgres to
Cassandra and I have a couple questions about the Ruby client librar
Hi Matt,
This is definitely not at all an authoritative opinion... I am still
figuring things out with Cassandra... Others may want to correct me...
Charles Maxwood(sp?) started a 'Sandra' project on github to make access to
Cassandra, more or less, similar to Active Record... it is very early sta