> 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
> 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
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