[
https://issues.apache.org/jira/browse/KARAF-6017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17623948#comment-17623948
]
ASF GitHub Bot commented on KARAF-6017:
---------------------------------------
awrb opened a new pull request, #1677:
URL: https://github.com/apache/karaf/pull/1677
Draft phase (it works but it's not a proper component yet).
I'm opening a pr already so it can be reviewed before putting more work into
it.
Some features:
- it uses ehcache with JSR 107 API
- the api does not depend on ehcache, so other providers could be added
- possible to load ehcache configuration from xml
- some karaf commands for debugging/playing around with the caches
> Provide cache service
> ---------------------
>
> Key: KARAF-6017
> URL: https://issues.apache.org/jira/browse/KARAF-6017
> Project: Karaf
> Issue Type: New Feature
> Components: karaf
> Reporter: Jean-Baptiste Onofré
> Priority: Major
>
> Similar to the scheduler feature we have in Karaf (façading quartz), we could
> provide a cache service (façading ehcache).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)