RE: Advice wanted on modeling

2011-01-12 Thread Steven Mac
> Date: Thu, 13 Jan 2011 01:29:33 +0100 > Subject: Re: Advice wanted on modeling > From: peter.schul...@infidyne.com > To: user@cassandra.apache.org > > > The application will have a large number of records, with the records > > consisting of a fixed part and a n

Re: Advice wanted on modeling

2011-01-12 Thread Peter Schuller
> The application will have a large number of records, with the records > consisting of a fixed part and a number (n) of periodic parts. > * The fixed part is updated occasionally. > * The periodic parts are never updated, but a new one is added every 5 to 10 > minutes. Only the last n periodic par

Advice wanted on modeling

2011-01-11 Thread Steven Mac
Hi, I've been experimenting quite a bit with Cassandra and think I'm getting to understand it, but I would like some advice on modeling my data in Cassandra for an application I'm developing. The application will have a large number of records, with the records consisting of a fixed part and