Swapnil Bawaskar created GEODE-2504:
---------------------------------------

             Summary: Add first class support for SortedSet
                 Key: GEODE-2504
                 URL: https://issues.apache.org/jira/browse/GEODE-2504
             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 SortedMap i.e. 
implement {{java.util.ConcurrentSkipListMap}}.

Our Redis implementation currently supports Redis SortedSets that are backed by 
Partitioned Region; a scalable SortedMap 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