New CQL3 driver for Ruby

2013-02-24 Thread Theo Hultberg
Hi, For the last few weeks I've been working on a CQL3 driver for Ruby. If you're using Ruby and Cassandra I would very much like your help getting it production ready. You can find the code and documentation here: https://github.com/iconara/cql-rb The driver supports the full CQL3 protocol

Re: Data Model - Additional Column Families or one CF?

2013-02-24 Thread Adam Venturella
Thanks Aaron, this was a big help! — Sent from Mailbox for iPhone On Thu, Feb 21, 2013 at 9:27 AM, aaron morton aa...@thelastpickle.com wrote: If you have a limited / known number (say 30) of types, I would create a CF for each of them. If the number of types is unknown or very large I

Re: Size Tiered - Leveled Compaction

2013-02-24 Thread aaron morton
If you did not use LCS until after the upgrade to 1.1.9 I think you are ok. If in doubt the steps here look like they helped https://issues.apache.org/jira/browse/CASSANDRA-4644?focusedCommentId=13456137page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13456137