Eventual Consistency
Distributed SystemsA consistency model where all replicas converge to the same state given sufficient time without new updates. Reads may temporarily return stale data.
Related terms
A consistency model where all replicas converge to the same state given sufficient time without new updates. Reads may temporarily return stale data.
Related terms