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 support for zstd #42

Open
phoenix-bjoern opened this issue Jul 6, 2021 · 1 comment
Open

Add support for zstd #42

phoenix-bjoern opened this issue Jul 6, 2021 · 1 comment

Comments

@phoenix-bjoern
Copy link

For compression multiple compression libraries are supported. For the Cm_Cache_Backend_Redis the zstd library has been added in 2018 (colinmollenhour/Cm_Cache_Backend_Redis@a9c4a5a) which IMHO gives a slightly better compression at a better speed.
It would be beneficial to add zstd for the Redis session module as well.

@colinmollenhour
Copy link
Owner

Sure, a PR for this would be quite welcome. Thanks

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

No branches or pull requests

2 participants