You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directmemory.apache.org by "Raffaele P. Guidi (Created) (JIRA)" <ji...@apache.org> on 2011/10/16 11:42:11 UTC

[jira] [Created] (DIRECTMEMORY-10) add simple heap based cache features

add simple heap based cache features
------------------------------------

                 Key: DIRECTMEMORY-10
                 URL: https://issues.apache.org/jira/browse/DIRECTMEMORY-10
             Project: Apache DirectMemory
          Issue Type: Task
            Reporter: Raffaele P. Guidi
            Priority: Minor


It could be (optionally) used as a temporary store for objects that can be later serialized off-heap. It can be based on the entries guava map (and a queue?) and completely managed (asynchronously) by the Cache facade (or into an aspect?)

from github: https://github.com/raffaeleguidi/DirectMemory/issues/45

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira