Re: apache cassandra for trading system

2016-03-26 Thread Vero Kato
t; wrote: > >> You can use keyspaces with multiple data centers to get what you want. >> >> That said, if you're going to use only 1 node, I don't think Cassandra is >> the right fit for you. >> >> >> http://rustyrazorblade.com/2013/09/cassandra-faq-c

apache cassandra for trading system

2016-03-25 Thread Vero Kato
hi, we are building trading system and we want to use cassandra as our database. we want this set-up: one node which stored one day set of data which will be running on the same host as trading application two nodes which store all data (for the current date and historical) which will be running