[
https://issues.apache.org/jira/browse/GEODE-2504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wayne resolved GEODE-2504.
--------------------------
Resolution: Won't Fix
> Add first class support for SortedSet
> -------------------------------------
>
> Key: GEODE-2504
> URL: https://issues.apache.org/jira/browse/GEODE-2504
> 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 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
(v8.3.4#803005)