It seems i have been sleeping on zstandard. It is in the standard library since 3.14 but there is a [backport](https://github.com/Rogdham/backports.zstd) Task list: - [x] Add `backports.zstd` to optional dependencies and use it if needed - [x] store compression algorithm in BackupData
It seems i have been sleeping on zstandard. It is in the standard library since 3.14 but there is a backport
Task list:
backports.zstdto optional dependenciesand use it if needed