[ 
https://issues.apache.org/jira/browse/GEODE-9892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17493634#comment-17493634
 ] 

ASF subversion and git services commented on GEODE-9892:
--------------------------------------------------------

Commit a049b6e6e6433cf6e58eef9430f339b0a489f33e in geode's branch 
refs/heads/develop from Ray Ingles
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=a049b6e ]

GEODE-9892: Create Infrastructure for Redis Lists (#7261)

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)

Reply via email to