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

Add new Gzip param #577

Merged
merged 3 commits into from
Jun 28, 2022
Merged

Add new Gzip param #577

merged 3 commits into from
Jun 28, 2022

Conversation

zkkxu
Copy link
Contributor

@zkkxu zkkxu commented Jun 9, 2022

add initial arguments for gzip compression:
gzip_compression_level: represent gzip compression level, the origin gzip compression level is 6 and hardcoding;
compression_lower_bound: this represent gzip will compress the data only larger than this

src/channel.rs Outdated Show resolved Hide resolved
Copy link
Member

@BusyJay BusyJay left a comment

Choose a reason for hiding this comment

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

And .github/workflows/ci.yml needs to be updated.

src/channel.rs Show resolved Hide resolved
@zkkxu zkkxu force-pushed the gzip-param branch 6 times, most recently from ed10d6c to b752c13 Compare June 28, 2022 03:25
Signed-off-by: zkkxu <goodbodyguard@163.com>
Signed-off-by: zkkxu <goodbodyguard@163.com>
@BusyJay BusyJay enabled auto-merge (squash) June 28, 2022 05:29
@zkkxu zkkxu disabled auto-merge June 28, 2022 05:40
@BusyJay BusyJay enabled auto-merge (squash) June 28, 2022 07:02
@BusyJay BusyJay merged commit f4a4599 into tikv:master Jun 28, 2022
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.

2 participants