Consistency Patterns + CAP Theorem
2d ago · 4 min read · 1. Consistency Patterns
1.1. Strong Consistency
After an update is made to the data, it will be immediately visible to any subsequent read operations. The data is replicated in a synchronous manner,