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

implement compression #84

Merged
merged 5 commits into from
May 12, 2020
Merged

implement compression #84

merged 5 commits into from
May 12, 2020

Conversation

Geal
Copy link
Collaborator

@Geal Geal commented May 11, 2020

this commit chain will add support for compression and decompression:

  • LZ4
  • zlib
  • zstd
  • snappy

@Geal
Copy link
Collaborator Author

Geal commented May 11, 2020

all the compression algorithms are now integrated. That wasn't too hard 😅

@Geal Geal changed the title [WIP] implement compression implement compression May 11, 2020
@Geal Geal mentioned this pull request May 11, 2020
9 tasks
@Geal Geal merged commit d8c82d0 into streamnative:master May 12, 2020
@Geal Geal mentioned this pull request Jun 1, 2020
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.

None yet

1 participant