This is an automated email from the ASF dual-hosted git repository. upthewaterspout pushed a commit to branch feature/redis-performance-testing in repository https://gitbox.apache.org/repos/asf/geode.git
commit f95d2fe4149c2a60769a40395f4f6984bef0b241 Merge: 2466e7b bbf5f02 Author: Jens Deppe <[email protected]> AuthorDate: Tue Mar 16 06:37:40 2021 -0700 Merge pull request #5 from pivotal-jbarrett/wip/redis-cluster-info Adding CLIENT command. .../geode/redis/internal/RedisCommandType.java | 5 ++- .../internal/executor/client/ClientExecutor.java | 37 ++++++++++++++++++++++ .../internal/executor/cluster/ClusterExecutor.java | 36 +++++++++++++++------ 3 files changed, 67 insertions(+), 11 deletions(-)
