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 e05937f  Add initial support for RedisLists - implements LPUSH, LPOP, 
LLEN
     add 2160141  Work around test issue for LPOP argument count

No new revisions were added by this update.

Summary of changes:
 .../AbstractLPopArgumentCountIntegrationTest.java} | 30 +++++++---------------
 .../list/AbstractListsIntegrationTest.java         |  2 ++
 ....java => LPopArgumentCountIntegrationTest.java} |  2 +-
 .../redis/internal/commands/RedisCommandType.java  |  2 +-
 .../commands/executor/list/LPopExecutor.java       |  5 ++++
 5 files changed, 18 insertions(+), 23 deletions(-)
 copy 
geode-for-redis/src/integrationTest/java/org/apache/geode/redis/internal/commands/executor/{string/AbstractPSetEXIntegrationTest.java
 => list/AbstractLPopArgumentCountIntegrationTest.java} (68%)
 copy 
geode-for-redis/src/integrationTest/java/org/apache/geode/redis/internal/commands/executor/list/{ListsIntegrationTest.java
 => LPopArgumentCountIntegrationTest.java} (91%)

Reply via email to