IntermediateVocabulary#architecture#backend#developer-tools

Eventual Consistency Vocabulary

Build fluency in the vocabulary of replicas converging to the same value once writes stop arriving.

0 / 5 completed
1 / 5
At standup, a dev mentions a replicated data store where, after writes stop arriving, every replica is guaranteed to converge to the same value, but at any given moment a read might return a slightly stale copy. What is this consistency model called?