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

        

Reply via email to