Difficulty: Intermediate
What is Eventual Consistency?
A consistency model used in distributed systems where, after an update, all replicas will eventually show the same value if no new updates are made.
CAP, Distributed DB, Latency
JavaScript is required for the interactive version of this page, including the code playground and progress tracking. Browse all InternHack tutorials.