[
https://issues.apache.org/jira/browse/GEODE-9892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17492784#comment-17492784
]
ASF subversion and git services commented on GEODE-9892:
--------------------------------------------------------
Commit 5bb3d3a6a286d48e5eeb33c0a6f1ebf3dc64263a in geode's branch
refs/heads/WIP-GEODE-9892 from Ray Ingles
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=5bb3d3a ]
GEODE-9892: Add initial support for RedisLists - implements LPUSH, LPOP, LLEN
> Create Infrastructure for Redis Lists
> -------------------------------------
>
> Key: GEODE-9892
> URL: https://issues.apache.org/jira/browse/GEODE-9892
> Project: Geode
> Issue Type: New Feature
> Components: redis
> Reporter: Wayne
> Assignee: Ray Ingles
> Priority: Major
> Labels: pull-request-available
>
> Create the infrastructure for supporting Redis Lists including:
> * Use of the appropriate underlying Java collection
> * Implementing the [LPUSH|https://redis.io/commands/lpush] Command
> * Implementing the [LRANGE|https://redis.io/commands/lrange] command
> +Acceptance Critera+
> The LPUSH and LRANGE commands have been implemented with appropriate unit
> testing.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)