Expand description
Mirror catalog types shared between the catalog layer and the control plane.
A mirror database is a continuously-updated read-only replica of a source
database in another cluster. Promotion to writable is one-way and permanent.
Exhaustive matches are required everywhere these enums are matched — no
_ => arms.
Structs§
- Mirror
LagRecord - Per-mirror lag record persisted in
_system.mirror_lag. - Mirror
Origin - Identifies the source of a mirror database.
Enums§
- Mirror
Mode - Replication mode for a mirror database.
- Mirror
Status - Lifecycle status of a mirror database.