You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by je...@apache.org on 2021/03/11 23:11:32 UTC

[geode] branch develop updated (7aae7b8 -> 00c0e79)

This is an automated email from the ASF dual-hosted git repository.

jensdeppe pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git.


    from 7aae7b8  GEODE-9019: Serialization improvements in geode-redis (#6115)
     add 00c0e79  GEODE-9021: Remove unnecessary buffer allocation in redis Coder (#6113)

No new revisions were added by this update.

Summary of changes:
 .../redis/internal/executor/RedisResponse.java     |  46 ++--
 .../apache/geode/redis/internal/netty/Coder.java   | 253 +++++++++------------
 2 files changed, 132 insertions(+), 167 deletions(-)