[
https://issues.apache.org/jira/browse/GEODE-8927?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dan Smith resolved GEODE-8927.
------------------------------
Resolution: Won't Fix
Closing this issue because geode-for-redis was removed in GEODE-10278
> Implement the Redis allkeys-lru eviction policy when OOM
> --------------------------------------------------------
>
> Key: GEODE-8927
> URL: https://issues.apache.org/jira/browse/GEODE-8927
> Project: Geode
> Issue Type: New Feature
> Components: redis
> Affects Versions: 1.14.0
> Reporter: Ray Ingles
> Priority: Major
>
> Native Redis supports various eviction policies when running out of memory.
> The default is "allkeys-lru", where the least-recently-used keys are evicted
> to make room for new data. Geode Redis needs to implement this policy as that
> is what Redis users will expect.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)