Skip to main content

Module backup

Module backup 

Source
Expand description

Snapshot backup utilities. Backup and restore for MenteDB storage.

Uses a simple custom format: a JSON manifest header followed by length-prefixed file entries. No external compression dependencies needed.

Structsยง

BackupManager
Manages backup creation and restoration.
BackupManifest
Metadata about a backup.