Crate zksync_snapshots_applier

Source
Expand description

Logic for applying application-level snapshots to Postgres storage.

Structs§

SnapshotApplierTaskStats
Stats returned by SnapshotsApplierTask::run().
SnapshotsApplierConfig
Snapshot applier configuration options.
SnapshotsApplierTask

Enums§

RecoveryCompletionStatus
Reported status of the snapshot recovery progress.

Traits§

SnapshotsApplierMainNodeClient
Main node API used by the [SnapshotsApplier].