[infinispan-issues] [JBoss JIRA] (ISPN-9365) Async store refresh

William Burns (JIRA) issues at jboss.org
Wed Jul 11 10:37:01 EDT 2018


William Burns created ISPN-9365:
-----------------------------------

             Summary: Async store refresh
                 Key: ISPN-9365
                 URL: https://issues.jboss.org/browse/ISPN-9365
             Project: Infinispan
          Issue Type: Feature Request
          Components: Loaders and Stores
            Reporter: William Burns


It has been discussed we should have some sort of configuration to allow for an always not null cache. That is that it would use expiration and/or eviction to relieve memory constraints, but would have a backing store that always produced non null entries.

It could also return expired entries and in the background recalculate the new value and replace it asynchronously. This may or may not want to be configured.

Then any cache user could always assume that a not null entry is returned.



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the infinispan-issues mailing list