[
https://issues.apache.org/jira/browse/GEODE-9892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17488984#comment-17488984
]
ASF subversion and git services commented on GEODE-9892:
--------------------------------------------------------
Commit 026e0fcbd3600a40ed384dfd0c06efeee5fcee3a in geode's branch
refs/heads/GEODE-9892-Create-Infrastructure-for-Redis-Lists from Ray Ingles
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=026e0fc ]
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
>
> 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)