Instead of implementing a compression directly into restic, why not simply support a tar output stream, so it can be piped to other compressors on the shell?
Instead of implementing a compression directly into restic, why not simply support a tar output stream, so it can be piped to other compressors on the shell?