• 0.3.0 75e9d7a9d2

    0.3.0 Stable

    Jef Roosens released this 2023-07-04 15:55:52 +02:00 | 24 commits to main since this release

    Added

    • Incremental backups
      • Chain length describes how many incremental backups to create from the
        same full backup
      • "backups to keep" has been replaced by "chains to keep"
    • Server type & version and backup size are now stored as metadata in the
      metadata file
    • Backup layers
      • Store multiple chains of backups in parallel, configuring each with
        different parameters (son-father-grandfather principle)
    • CLI commands for creating, restoring & listing backups

    Changed

    • Running the server now uses the run CLI subcommand
    • server_type and server_version arguments are now optional flags
    Downloads