Skip to main content

Module backup

Module backup 

Source
Expand description

Backup utilities (YAML + SQLite online backup with retention).

Functions§

purge_old_backups
Removes the oldest backup pairs beyond the retention limit.
write_backup_pair
Creates a backup pair (YAML + SQLite DB snapshot) for a table.