Module backup

Source
Expand description

The background backup service reth’s database backup functionality

Structs§

BackupConfig
Configuration for the backup service
BackupHandle
Handle to interact with the backup service
BackupService
Service that handles database backups based on block events

Enums§

BackupAction
A signal to the backup service that a backup should be performed.
BackupError
Errors that can occur during backup operations