Skip to content

Consider optional zstd compression instead of gzip #37

Description

@ChloeSartorelli

Zstandard (aka "zstd") is a newish (2016) compression algorithm from Facebook that boasts significantly faster compression and decompression times than gzip, often with smaller resulting files. It also has adjustable compression levels that allow you to choose between and tune for maximum speed or minimal file size.

It might be a good option to add to this utility, as it would make creating and restoring snapshots faster and usually result in smaller files.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions