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 compression support #3

Merged
merged 1 commit into from
Jun 12, 2023
Merged

Add compression support #3

merged 1 commit into from
Jun 12, 2023

Conversation

Neotamandua
Copy link
Member

  • Add zstd compression

@Neotamandua Neotamandua requested a review from SplittyDev June 12, 2023 19:53
bincache/Cargo.toml Outdated Show resolved Hide resolved
bincache/Cargo.toml Outdated Show resolved Hide resolved
bincache/src/compression/maybe_compressor.rs Outdated Show resolved Hide resolved
bincache/src/compression/zstd_compressor.rs Outdated Show resolved Hide resolved
bincache/src/builder/cache_builder.rs Show resolved Hide resolved
@Neotamandua Neotamandua force-pushed the feat/zstd branch 2 times, most recently from 80bd8d9 to 6dcc2eb Compare June 12, 2023 20:59
bincache/Cargo.toml Outdated Show resolved Hide resolved
bincache/src/cache.rs Outdated Show resolved Hide resolved
bincache/src/compression/compression_level.rs Outdated Show resolved Hide resolved
bincache/src/compression/noop_compressor.rs Outdated Show resolved Hide resolved
- Add zstd compression
- Add feature gate
- Add docs
Copy link
Member

@SplittyDev SplittyDev left a comment

Choose a reason for hiding this comment

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

🚀😩😩😩🥵 SHIP IT

@Neotamandua Neotamandua merged commit f9f1206 into main Jun 12, 2023
@Neotamandua Neotamandua deleted the feat/zstd branch June 14, 2023 16:04
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