[
https://issues.apache.org/jira/browse/KARAF-6017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17624471#comment-17624471
]
ASF GitHub Bot commented on KARAF-6017:
---------------------------------------
awrb commented on code in PR #1677:
URL: https://github.com/apache/karaf/pull/1677#discussion_r1005694869
##########
cache/api/src/main/java/org/apache/karaf/cache/api/CacheService.java:
##########
@@ -0,0 +1,17 @@
+package org.apache.karaf.cache.api;
Review Comment:
It's missing in other places too (still a draft), will fix everything once
we know how the interface should look like.
> 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)