[
https://issues.jboss.org/browse/FORGE-1599?page=com.atlassian.jira.plugin...
]
Adam Wyłuda commented on FORGE-1599:
------------------------------------
The simplest way to make this addon is to create empty addon with JCache (JSR-107) as
compile dependency in API and infinispan-cdi dependency in impl. That would require no
code except tests. But it might be also worth considering to create our own wrapper
instead of using JCache API, as it doesn't allow using custom Infinispan options.
Here are all cache options from JCache:
http://javadoc4.caucho.com/javax/cache/CacheBuilder.html
Introduce a cache addon
-----------------------
Key: FORGE-1599
URL:
https://issues.jboss.org/browse/FORGE-1599
Project: Forge
Issue Type: Feature Request
Components: Blessed Plugins
Reporter: George Gastaldi
Assignee: Adam Wyłuda
Fix For: 2.x Future
This would allow other addons to cache state. It should allow individual configurations
of each cache.
There should also have a CacheFactory, to allow creation of caches on-demand.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira