[
https://issues.apache.org/jira/browse/CMIS-966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Florian Müller updated CMIS-966:
--------------------------------
Component/s: opencmis-client
> Add content cache to OpenCMIS
> -----------------------------
>
> Key: CMIS-966
> URL: https://issues.apache.org/jira/browse/CMIS-966
> Project: Chemistry
> Issue Type: New Feature
> Components: opencmis-client
> Reporter: Dieter Guendisch
> Assignee: Florian Müller
>
> There are use cases where applications often request a bunch of small files
> from a CMIS repository (like e.g. icons for their webapp).
> It would be helpful if OpenCMIS would a provide a cache for the content of
> files in a similar way it already provides a cache for the metadata of files.
> Ideally this cache would:
> - be bound to the current cmis session so that it goes along with the
> metadata cache
> - be configurable in terms of size (e.g. I want to cache no more than 500MB)
> - result in no http remote calls at all for cached objects (if metadata &
> content was cached for one particular object)
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)