Skip to content

[NEW] Support network compression on valkey, with possible algorithms like lz4, zstd, gzip. #1494

Open
@rohan-changejar

Description

@rohan-changejar

Significant improvement when dealing with huge payloads and reduce network bandwidth costs

With current case, the network usage in cases of huge payload sizes will eventually end up costing significant amounts of money and possible hit on performance too

Configurable network compression parameters

Give an option with parameters which can be enabled and clients like redission which promise support for valkey can leverage this.

Any additional information that is relevant to the feature request.

Although not directly related, posting here some references to network compression being implemented on DBs like mongo
https://www.mongodb.com/developer/products/mongodb/mongodb-network-compression/

Metadata

Metadata

Assignees

No one assigned

    Labels

    client-changes-neededClient changes may be required for this featureenhancementNew feature or request

    Type

    No type

    Projects

    Status

    Idea

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions