Lukas' Notes

Home

❯

Knowledge

❯

Eventual Consistency

Eventual Consistency

Jul 25, 20251 min read

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.


Graph View

Created with Quartz v4.4.0 © 2025

  • GitHub