Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add support for zstd adaptive compression. #397

Closed
heltrix wants to merge 1 commit into
digint:masterfrom
heltrix:adaptive-compression
Closed

Add support for zstd adaptive compression. #397
heltrix wants to merge 1 commit into
digint:masterfrom
heltrix:adaptive-compression

Conversation

@heltrix
Copy link
Copy Markdown
Contributor

@heltrix heltrix commented Jun 7, 2021

Requires zstd version >= 1.3.6.
Adds stream_compress_adapt parameter in the config file to enable adaptive compression levels.
Allowed values for stream_compress_adapt are:
no : disables adaptive compression in zstd
default : enables adaptive compression with default min and max compression levels

@digint
Copy link
Copy Markdown
Owner

digint commented Jul 15, 2021

Thanks for contributing!

I have reviewed your merge request, and added some fixes in the heltrix-adaptive-compression branch (see comments in commit message).

If it seems good for you, I'll squash this to a single commit and merge it to master.

Have not tested it, but seems to be a promising feature!

@digint
Copy link
Copy Markdown
Owner

digint commented Aug 6, 2021

merged with some amendments in 322ae2c, thanks!

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants