Swapnil Bawaskar created GEODE-2503:
---------------------------------------

             Summary: Add first class support for list
                 Key: GEODE-2503
                 URL: https://issues.apache.org/jira/browse/GEODE-2503
             Project: Geode
          Issue Type: New Feature
            Reporter: Swapnil Bawaskar


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
(v6.3.15#6346)

Reply via email to