Skip to content

[NEW] Add zstd support #11742

Open
Open
@zamazan4ik

Description

@zamazan4ik

The problem/use-case that the feature addresses

Use a cheap algorithm for built-in compression in Redis to reduce memory usage.

Description of the feature

Add built-in zstd support to Redis. If having built-in compression is against Redis philosophy, could you please at least mention zstd algorithm as a recommended way to implement compression here: https://docs.redis.com/latest/ri/memory-optimizations/ ?

If it's already supported - could you document it, please?

Alternatives you've considered

Try to use external modules like https://github.com/chadnickbok/redis-zstd-module but it's a riskier way since 3rd party modules have worse support, could be outdated, etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    state:to-be-closedrequesting the core team to close the issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions