Hi devs,
I just finished and committed an Infinispan
(
http://www.jboss.org/infinispan) based cache API implementation.
I would like to propose to move to it by default instead of the JBossCache one.
Pros:
* Infinispan is basically the new name of JBossCache starting with version 4
* as far as I can see the perf are a bit better especially in the
creation of new cache which is important for the cache macro which
potentially create lot's of caches
WDYT ?
here is my +1
--
Thomas Mortagne