You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by nn...@apache.org on 2021/04/21 17:19:58 UTC

[geode] branch support/1.14 updated (c752491 -> ec73b27)

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

nnag pushed a change to branch support/1.14
in repository https://gitbox.apache.org/repos/asf/geode.git.


    from c752491  GEODE-8934: add incrby to supported commands (#6022)
     add ec73b27  GEODE-8936: add INCR to list of supported commands (#6025)

No new revisions were added by this update.

Summary of changes:
 .../internal/executor/string/AbstractIncrIntegrationTest.java    | 9 +++++++++
 .../java/org/apache/geode/redis/internal/RedisCommandType.java   | 2 +-
 .../apache/geode/redis/internal/SupportedCommandsJUnitTest.java  | 4 ++--
 3 files changed, 12 insertions(+), 3 deletions(-)