Re: Using Cassandra for my usecase

2017-06-12 Thread Eric Evans
On Sat, Jun 10, 2017 at 11:07 AM, Govindarajan Srinivasaraghavan wrote: > Hi All, > > Just to give a background I'm working on a project where I need to store > fast incoming time series data and have rest api's to query and serve the > data to users when needed. The data as such is a single JSON

Re: Using Cassandra for my usecase

2017-06-11 Thread Oskar Kjellin
You could put the tenant as a column that is part of the clustering key. That avoids large partitions. On 12 Jun 2017, at 07:14, Erick Ramirez wrote: >> Given my use case is cassandra the best suited one or is there any other >> database which suits my requirement better? > > Probably not th

Re: Using Cassandra for my usecase

2017-06-11 Thread Erick Ramirez
> > *Given my use case is cassandra the best suited one or is there any other > database which suits my requirement better?* Probably not the right forum for that question. It's like walking into a Ford dealership and asking if the Mustang is the best car for you. 😄 In any case, you would choose