-
-
Notifications
You must be signed in to change notification settings - Fork 46
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add compression option #12
Labels
enhancement
New feature or request
help wanted
Extra attention is welcome
Needs-testing
Feature needs testing
Comments
abbbi
added
enhancement
New feature or request
good first issue
Good for newcomers
labels
May 15, 2021
abbbi
added a commit
that referenced
this issue
May 15, 2021
abbbi
added a commit
that referenced
this issue
May 17, 2021
abbbi
added a commit
that referenced
this issue
May 17, 2021
abbbi
added a commit
that referenced
this issue
May 18, 2021
abbbi
added a commit
that referenced
this issue
May 18, 2021
Feature is implemented in master branch, but needs some testing :) |
abbbi
added
help wanted
Extra attention is welcome
Needs-testing
Feature needs testing
labels
May 19, 2021
Version 0.22 includes --compress option. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
enhancement
New feature or request
help wanted
Extra attention is welcome
Needs-testing
Feature needs testing
Add compression via python lz4 bindings during backup. Ideas:
To support inline compression during backup, using the sparsestream format, the following has to be taken into account:
During restore:
The text was updated successfully, but these errors were encountered: