You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geode.apache.org by Jens Deppe <jd...@vmware.com> on 2021/03/12 22:13:01 UTC

[PROPOSAL]: Backport redis-compatibility changes to 1.14 - GEODE-9021 and GEODE-9023

These changes relate to Redis-compatibility which will be enabled and non-experimental in 1.14

GEODE-9021: Avoid unnecessary buffer creation in redis Coder

  *   Provides performance improvements in terms of CPU and memory usage

GEODE-9023: Add sharding support to redis region

  *   This change introduces a partition resolver which will allow for future compatibility with redis cluster-aware clients. Having this in place now will reduce the complexity for future rolling upgrades when cluster support is fully provided.

Thanks
--Jens

Re: [PROPOSAL]: Backport redis-compatibility changes to 1.14 - GEODE-9021 and GEODE-9023

Posted by Owen Nichols <on...@vmware.com>.
Thanks for getting these on the list!  Added to blocker board.

On 3/12/21, 2:31 PM, "Darrel Schneider" <da...@vmware.com> wrote:

    +1
    ________________________________
    From: Jens Deppe <jd...@vmware.com>
    Sent: Friday, March 12, 2021 2:13 PM
    To: dev@geode.apache.org <de...@geode.apache.org>
    Subject: [PROPOSAL]: Backport redis-compatibility changes to 1.14 - GEODE-9021 and GEODE-9023

    These changes relate to Redis-compatibility which will be enabled and non-experimental in 1.14

    GEODE-9021: Avoid unnecessary buffer creation in redis Coder

      *   Provides performance improvements in terms of CPU and memory usage

    GEODE-9023: Add sharding support to redis region

      *   This change introduces a partition resolver which will allow for future compatibility with redis cluster-aware clients. Having this in place now will reduce the complexity for future rolling upgrades when cluster support is fully provided.

    Thanks
    --Jens


Re: [PROPOSAL]: Backport redis-compatibility changes to 1.14 - GEODE-9021 and GEODE-9023

Posted by Darrel Schneider <da...@vmware.com>.
+1
________________________________
From: Jens Deppe <jd...@vmware.com>
Sent: Friday, March 12, 2021 2:13 PM
To: dev@geode.apache.org <de...@geode.apache.org>
Subject: [PROPOSAL]: Backport redis-compatibility changes to 1.14 - GEODE-9021 and GEODE-9023

These changes relate to Redis-compatibility which will be enabled and non-experimental in 1.14

GEODE-9021: Avoid unnecessary buffer creation in redis Coder

  *   Provides performance improvements in terms of CPU and memory usage

GEODE-9023: Add sharding support to redis region

  *   This change introduces a partition resolver which will allow for future compatibility with redis cluster-aware clients. Having this in place now will reduce the complexity for future rolling upgrades when cluster support is fully provided.

Thanks
--Jens