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/02/04 21:35:02 UTC

[geode] branch develop updated (5758e4d -> 7d6592e)

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 5758e4d  GEODE-8912: Support Redis MGET command (#5995)
     add 7d6592e  GEODE-8909: Support Redis HDEL command (#5993)

No new revisions were added by this update.

Summary of changes:
 .../internal/executor/hash/HdelDUnitTest.java      |  4 +-
 .../hash/AbstractHashesIntegrationTest.java        | 64 +++++++++++++++-------
 .../geode/redis/internal/RedisCommandType.java     |  8 +--
 .../redis/internal/SupportedCommandsJUnitTest.java |  4 +-
 4 files changed, 51 insertions(+), 29 deletions(-)