# BASE/Eventual Consistency

> A consistency model favoring availability and soft state, letting replicas converge over time rather than staying strongly consistent.

Record: `lex:base-eventual-consistency`
Kind: model
Layer: [Atomic Boundary](https://banes-lab.com/records/layer/atomic-boundary.md)
Canonical: https://banes-lab.com/ontology/lexicon#lex-base-eventual-consistency

## category

- [Transactions / State / Concurrency](https://banes-lab.com/records/lex-category/transactions-state-concurrency.md)

## referenced-by

- [ACID](https://banes-lab.com/records/arch/acid.md)
