AdvancedVocabulary#architecture#backend#developer-tools

Causal Consistency Vocabulary

Learn the vocabulary of preserving cause-and-effect order between related writes across replicas.

0 / 5 completed
1 / 5
At standup, a dev mentions a consistency model where, if one write happens because of an earlier write, every replica must observe them in that same cause-and-effect order, even though unrelated writes may be seen in different orders on different replicas. What is this model called?