Skip to content

Feat Zstandard compression support#53

Merged
christyjacob4 merged 6 commits intomainfrom
feat-zstd-compression
Aug 31, 2022
Merged

Feat Zstandard compression support#53
christyjacob4 merged 6 commits intomainfrom
feat-zstd-compression

Conversation

@abnegate
Copy link
Copy Markdown
Member

Uses ext-zstd to provide support for the Zstandard compression algorithm.

The compression ratio is comparable to GZIP but can compress up to 3x faster and decompress up to 5x faster.

More info here

@abnegate abnegate requested a review from lohanidamodar August 21, 2022 09:59
Copy link
Copy Markdown
Contributor

@christyjacob4 christyjacob4 left a comment

Choose a reason for hiding this comment

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

Looks good. Just an open question about why we chose to have docker compose based tests on the CI ?

@eldadfux
Copy link
Copy Markdown
Member

Looks good. Just an open question about why we chose to have docker compose based tests on the CI ?

I guess it was easier to install the extension using this way?

@abnegate abnegate force-pushed the feat-zstd-compression branch from 6aebfe0 to 2452d8c Compare August 31, 2022 08:39
@christyjacob4 christyjacob4 merged commit 59802cf into main Aug 31, 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.

3 participants