Tagged Questions
9
votes
2answers
1k views
Eventual Consistency
I am in the early stages of design of an application that has to be highly available and scalable. I want to use an eventual consistency data model for this for a number of reasons. I know and ...
0
votes
3answers
127 views
Does using NoSQL make sense for a non-distributed system? (trying to understand eventual consistency)
I have been reading and learning about NoSQL and MongoDB, CouchDB, etc, for the last two days, but I still can't tell if this is the right kind of storage for me.
What worries me is the eventual ...