You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Nabarun Nag (Jira)" <ji...@apache.org> on 2021/09/03 02:22:10 UTC

[jira] [Closed] (GEODE-8965) Implement Redis "noevict" policy for Geode Redis

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

Nabarun Nag closed GEODE-8965.
------------------------------

> Implement Redis "noevict" policy for Geode Redis
> ------------------------------------------------
>
>                 Key: GEODE-8965
>                 URL: https://issues.apache.org/jira/browse/GEODE-8965
>             Project: Geode
>          Issue Type: New Feature
>          Components: redis
>            Reporter: Ray Ingles
>            Assignee: Ray Ingles
>            Priority: Major
>              Labels: blocks-1.14.0​, pull-request-available
>             Fix For: 1.14.0, 1.15.0
>
>
> Redis supports the "noevict" eviction policy. When this is selected, Redis returns an OOM error when commands that consume new memory are attempted. New data cannot be written to the cache until either TTL expiration or explicit deletion of keys has freed enough memory to allow write operations again.



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