Y
Hacker News
new
|
ask
|
show
|
jobs
by
octix
4573 days ago
I'm confused, the article gives Cassandra as an example of better data handling, but according to
http://wiki.apache.org/cassandra/ArchitectureOverview
and
http://www.datastax.com/documentation/cassandra/2.0/webhelp/...
you have eventual consistency and you get to tune consistency level... which setting is the same, but behaves better than mongo's?
PS: I'm not a fan, but I like mongo for what it gives... + I'm hoping it will get just better.