[
https://issues.jboss.org/browse/FORGE-1599?page=com.atlassian.jira.plugin...
]
Adam Wyłuda commented on FORGE-1599:
------------------------------------
Here is a repo I created for this addon and a test which shows how to use it:
https://github.com/adamwy/addon-cache
https://github.com/adamwy/addon-cache/blob/master/tests/src/test/java/org...
At this moment there is no code except one test, which only checks if cache CDI works.
Soon I'll add cache factory which will extend JCache with infinispan options without
exposing infinispan, and a cache enricher which would work on cache objects (for example
to add cache listeners).
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