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/22 15:13:42 UTC

[geode] branch develop updated (580f5f0 -> 4ffaa38)

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 580f5f0  GEODE-7864: Clean up InternalResourceManager (#6007)
     add 4ffaa38  GEODE-8934: add incrby to supported commands (#6022)

No new revisions were added by this update.

Summary of changes:
 .../string/AbstractIncrByIntegrationTest.java      | 117 +++++++++++++++------
 .../string/AbstractStringIntegrationTest.java      |  61 ++++++-----
 .../geode/redis/internal/RedisCommandType.java     |   2 +-
 .../redis/internal/SupportedCommandsJUnitTest.java |   2 +-
 4 files changed, 119 insertions(+), 63 deletions(-)