how important are things like transactional consistency for you?
would you have issues if only one side of a transfer was recorded?
cassandra, out of the box, on it's own, would not be ideal if the above two
things are important for you.
you can add components to a system to help address these things, eg
zookeeper, etc. a reason why you moght do this is if you already use
cassandra in your app and are trying to limit the number of databases
- Stephen
---
Sent from my Android phone, so random spelling mistakes, random nonsense
words and other nonsense are a direct result of using swype to type on the
screen
On 21 Jun 2011 18:30, "AJ" <aj@dude.podzone.net> wrote:
|