software-engineering distributed-systems
Definition
Eventual Consistency
Eventual consistency means that after dispatching an action, such as mutations in a database, the distributed system transitions slowly (“eventually”) into a consistent state.