# Coordinated Persistence

> The ability to commit a set of related changes together as one atomic unit of work.

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

## category

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

## referenced-by

- [Unit of Work Pattern](https://banes-lab.com/records/arch/unit-of-work-pattern.md)
