Skip to content

Add support for additional compression levels fastest and better#5321

Merged
MichaelEischer merged 4 commits into
restic:masterfrom
zmanda:feat-gh-4728-expose-additional-compression-levels
Mar 31, 2025
Merged

Add support for additional compression levels fastest and better#5321
MichaelEischer merged 4 commits into
restic:masterfrom
zmanda:feat-gh-4728-expose-additional-compression-levels

Conversation

@konidev20

@konidev20 konidev20 commented Mar 29, 2025

Copy link
Copy Markdown
Contributor

What does this PR change? What problem does it solve?

Added support for fastest and better compression levels exposed by klaupost/compress library.

Was the change previously discussed in an issue or on the forum?

Closes #4728

Checklist

  • I have added tests for all code changes.
  • I have added documentation for relevant changes (in the manual).
  • There's a new file in changelog/unreleased/ that describes the changes for our users (see template).
  • I'm done! This pull request is ready for review.

@MichaelEischer MichaelEischer left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just one small nit

Comment thread internal/repository/repository.go Outdated

@MichaelEischer MichaelEischer left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@MichaelEischer MichaelEischer merged commit f13e9c1 into restic:master Mar 31, 2025
Hello71 added a commit to Hello71/restic that referenced this pull request Apr 13, 2025
wplapper pushed a commit to wplapper/restic that referenced this pull request Aug 4, 2025
…estic#5321)

* repository: expose addtional compression levels

* adding better and fastest compression levels for zstd

* repository: add changelog entry for issue-4728

* chore: fix golint issues

* chore: sort compression modes in the help text

* updating review comments
wplapper pushed a commit to wplapper/restic that referenced this pull request Aug 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Expose additional compression levels

2 participants