(Btw I said "row count" in my response; that was a poor choice of words given that "row" has a specific meaning in Cassandra. I meant column count.)
> Makes perfect sense thanks, how can I set the Count limit for an specific > Column Family? Looks like you can pass a :count option to get() (I just did a quick check, I haven't used the client myself). See cassandra.rb's documentation at the top. -- / Peter Schuller