A consistency model that tolerates a temporary gap until an update reaches every node.
A consistency model for distributed systems that tolerates temporary inconsistency while guaranteeing all replicas eventually converge to the same state. Reading from a stale replica right after an update can return data from before the update was applied.
© 2026 ITBGM