[infinispan-issues] [JBoss JIRA] (ISPN-3921) Soft Index File Store
Gustavo Fernandes (JIRA)
issues at jboss.org
Mon Oct 6 13:51:12 EDT 2014
[ https://issues.jboss.org/browse/ISPN-3921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Gustavo Fernandes updated ISPN-3921:
------------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 7.0.0.CR1
Resolution: Done
> Soft Index File Store
> ---------------------
>
> Key: ISPN-3921
> URL: https://issues.jboss.org/browse/ISPN-3921
> Project: Infinispan
> Issue Type: Feature Request
> Components: Loaders and Stores
> Reporter: Radim Vansa
> Assignee: Radim Vansa
> Priority: Minor
> Fix For: 7.0.0.CR1
>
>
> Implementation of cache store backed by local file system.
> It does not keep keys in memory as SingleFileStore but should offer better performance than LevelDBCacheStore.
> The main idea is to use B-tree index for storing the keys, but cache parts of this tree in memory using SoftReferences.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
More information about the infinispan-issues
mailing list