Re: Newbie question about writer/reader consistency

2011-12-27 Thread Vladimir Mosgalin
Hi R. Verlangen! On 2011.12.27 at 15:50:24 +0100, R. Verlangen wrote next: > You might consider a hybrid solution with a transactional db for all data > that should be ACID complient and Cassandra for the huge amounts of data > you want to store. > > 2011/12/27 Radim Kolar > > > > > makes me

Newbie question about writer/reader consistency

2011-12-26 Thread Vladimir Mosgalin
Hello everybody. I am developer of financial-related application, and I'm currently evaluating various nosql databases for our current goal: storing various views which show state of the system in different aspects after each transaction. The write load seems to be bigger than typical SQL databas