Jorge Solorzano created SHIRO-466:
-------------------------------------
Summary: Implement Infinispan cache manager
Key: SHIRO-466
URL: https://issues.apache.org/jira/browse/SHIRO-466
Project: Shiro
Issue Type: Wish
Components: Caching
Affects Versions: 1.3.0
Reporter: Jorge Solorzano
Priority: Minor
Implement Infinispan as another cache manager alternative to EhCache, and
document the integration with JBoss AS 7.x (howto).
Infinispan is an extremely scalable, highly available key/value data store and
data grid platform. It is 100% open source, and written in Java. The purpose of
Infinispan is to expose a data structure that is distributed, highly concurrent
and designed ground-up to make the most of modern multi-processor and
multi-core architectures. It is often used as a distributed cache, but also as
a NoSQL key/value store or object database.
--
This message was sent by Atlassian JIRA
(v6.1#6144)