Skip to main content

Module mirror

Module mirror 

Source
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§

MirrorLagRecord
Per-mirror lag record persisted in _system.mirror_lag.
MirrorOrigin
Identifies the source of a mirror database.

Enums§

MirrorMode
Replication mode for a mirror database.
MirrorStatus
Lifecycle status of a mirror database.