Avatar
Gao
  • C
  • C#

see more about me on my Github profile.


Client-Centric Consistency Models

Eventual consistent data stores work fine as long as clients always access the same replica. However, problems arise when different replicas are...


Eventual Consistency

Eventual consistency is a weak consistency model that ensures all replicas of a distributed system converge to identical states in the absence of...