what is the best data model for time series of small data chunks...

2012-07-10 Thread Roland Hänel
Hi, I have an application that consists of multiple (possible 1000's) of measurement series, and each measurement series generates a small amount of data output (only about 500 bytes) every 10 seconds. This time series of data should be stored in Cassandra in a fashion that both read access is

Re: what is the best data model for time series of small data chunks...

2012-07-10 Thread Tyler Hobbs
On Tue, Jul 10, 2012 at 12:14 PM, Roland Hänel rol...@haenel.me wrote: Hi, I have an application that consists of multiple (possible 1000's) of measurement series, and each measurement series generates a small amount of data output (only about 500 bytes) every 10 seconds. This time series of