Expand description
System-owned application relations built on the ordinary MVCC path.
Audit and outbox records deliberately use normal catalog tables and the caller’s storage transaction. This module owns only their typed contract and lifecycle; it does not introduce another log, commit marker, or recovery authority.
Structs§
- Application
Relation Identity - Stable per-database identities of the two typed ordinary relations.
- Application
Retention Outcome - Application
Retention Policy - Bounded retention work performed by one maintenance transaction.
- Audit
Event - Object
Id - Stable opaque identity of one logical catalog object.
- Outbox
Claim - One durable lease returned only after its claim transaction commits.
- Outbox
Message