Re: concept to query cassandra

2010-04-11 Thread Lucifer Dignified
It was just an example to showcase how i want to implement it, and I have even added that this entierly depends upon what you want and what the scenario is, i'm thinking of using this for articles that we are storing, and the number is big. thinking of making each values as column name itself. Onc

Re: concept to query cassandra

2010-04-11 Thread Mark Robson
On 11 April 2010 07:59, Lucifer Dignified wrote: > For a very simple query wherin we need to check username and password I > think keeping incremental numeric id as key and keeping the name and value > same in the column family should work. > It is highly unlikely that your application has enou