This is an automated email from the ASF dual-hosted git repository.
ringles pushed a change to branch
GEODE-9892-Create-Infrastructure-for-Redis-Lists
in repository https://gitbox.apache.org/repos/asf/geode.git.
from 5a1dd17 Fix serializing RedisList and children
add 6b35681 Simplify LLEN internal argument passing
No new revisions were added by this update.
Summary of changes:
.../geode/redis/internal/commands/executor/list/LLenExecutor.java | 2 +-
.../geode/redis/internal/commands/executor/list/LPopExecutor.java | 2 +-
.../main/java/org/apache/geode/redis/internal/data/NullRedisList.java | 2 +-
.../src/main/java/org/apache/geode/redis/internal/data/RedisList.java | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)