Re: Introduction to Cassandra

2010-11-29 Thread Jim Morrison
Really great introduction, thanks Aaron.Bookmarked for the team. J. Sent from my iPhone On 29 Nov 2010, at 21:11, Aaron Morton wrote: > I did a talk last week at the Wellington Rails User Group as a basic > introduction to Cassandra. The slides are here > http://www.slideshare.net/aaro

Indexes on Columns & SubColumns Clarification

2010-11-04 Thread Jim Morrison
Hi, I've been doing a lot of reading and I've one thing I'm not entirely clear on - could someone clarify? Q: Exactly at what point does indexing stop? I'm trying to use cassandra to store log information that is both user & time sensitive. So I've a basic model like this: detailed_log: { // s