Back to Developer Roadmap

Strong Consistency

src/data/roadmaps/system-design/content/[email protected]

4.0408 B
Original Source

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, ensuring that all copies of the data are updated at the same time.

Visit the following resources to learn more: