Description
Creates efficient backups using ideas from Git packfiles, including deduplication across versions. It is useful for storing backup history while reducing repeated data.
Use it after testing restore workflows and understanding repository storage. A backup tool is only useful if recovery has been verified.