You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Owen Nichols (Jira)" <ji...@apache.org> on 2022/03/16 23:27:00 UTC

[jira] [Updated] (GEODE-9892) Create Infrastructure for Redis Lists

     [ https://issues.apache.org/jira/browse/GEODE-9892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Owen Nichols updated GEODE-9892:
--------------------------------
    Fix Version/s: 1.15.0

> 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
>             Fix For: 1.15.0, 1.16.0
>
>
> 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)