You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Darrel Schneider (Jira)" <ji...@apache.org> on 2020/08/13 18:12:00 UTC

[jira] [Updated] (GEODE-2503) Add first class support for list

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

Darrel Schneider updated GEODE-2503:
------------------------------------
    Component/s: redis

> Add first class support for list
> --------------------------------
>
>                 Key: GEODE-2503
>                 URL: https://issues.apache.org/jira/browse/GEODE-2503
>             Project: Geode
>          Issue Type: New Feature
>          Components: redis
>            Reporter: Swapnil Bawaskar
>            Priority: Major
>
> In addition to Region which implements {{java.util.ConcurrentHashMap}} we should add first class support for other data structures like list i.e. implement {{java.util.ConcurrentLinkedDeque}}.
> Our Redis implementation currently supports Redis lists that are backed by Partitioned Region; a scalable list implementation would be useful for non-redis users as well.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)