Tagged Questions
10
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 ...