[
https://issues.apache.org/jira/browse/OAK-3040?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marcel Reutegger resolved OAK-3040.
-----------------------------------
Resolution: Duplicate
There's an existing issue already about refactoring the cache implementation
for DocumentStores: OAK-1328
> Optimise Cache Integration in DocumentStore
> -------------------------------------------
>
> Key: OAK-3040
> URL: https://issues.apache.org/jira/browse/OAK-3040
> Project: Jackrabbit Oak
> Issue Type: Improvement
> Reporter: Philipp Suter
>
> Change DocumentStore to use Guava LoadingCache as described [0]. Ideally the
> cache is a layer between DocumentStore and its users. It could implement the
> DocumentStore interface and then use a persisting DocumentStore that
> implements again a DocumentStore interface. Such the same Caching Layer could
> be used across all DocumentStore implementations.
> [0] https://code.google.com/p/guava-libraries/wiki/CachesExplained
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)