github Skyfay/DBackup v0.9.1-beta

latest releases: v2.3.0, v2.2.1, v2.2.0...
pre-release3 months ago

Unified Multi-DB TAR Architecture

⚠️ Breaking: Multi-database backups now use TAR archives instead of inline SQL/dump streams. Old multi-DB backups cannot be restored with v0.9.1+. Single-database backups are not affected.

✨ Features

  • backup: Unified TAR multi-DB format — all adapters use the same TAR format with manifest.json, enabling selective restore and database renaming

🎨 Improvements

  • PostgreSQL: Uses pg_dump -Fc per database instead of pg_dumpall for smaller, parallel-ready backups
  • MongoDB: True multi-DB support with --nsFrom/--nsTo renaming on restore

🧪 Tests

  • integration: 84 integration tests — multi-DB tests, MSSQL test setup, Azure SQL Edge ARM64 skip

🐳 Docker

  • Image: skyfay/dbackup:v0.9.1-beta
  • Also tagged as: beta
  • Platforms: linux/amd64, linux/arm64

Don't miss a new DBackup release

NewReleases is sending notifications on new releases.