Skip to content
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

Zstandard compression #23

Closed
4 tasks done
tasket opened this issue Mar 30, 2019 · 1 comment
Closed
4 tasks done

Zstandard compression #23

tasket opened this issue Mar 30, 2019 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@tasket
Copy link
Owner

tasket commented Mar 30, 2019

  • Add support for the Zstandard/zstd compression scheme.
  • Add arguments to set the compressor and compression level.
  • Detect the compression format during receive.
  • Also add blake2b hashing (faster than sha256)

Also explore whether referencing a zstd dictionary for each volume is appropriate.

@tasket tasket added this to the v0.3 milestone Mar 30, 2019
@tasket tasket added the enhancement New feature or request label Mar 30, 2019
@tasket tasket modified the milestones: v0.3, v0.4 May 16, 2021
@tasket tasket modified the milestones: v0.4, v0.3 Jun 3, 2021
@tasket
Copy link
Owner Author

tasket commented Jun 3, 2021

Completed for v0.3.

@tasket tasket closed this as completed Jun 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant