[
https://issues.apache.org/jira/browse/SHIRO-849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17562739#comment-17562739
]
Brian Demers commented on SHIRO-849:
------------------------------------
https://github.com/apache/shiro/pull/332
> Add support for JCache
> ----------------------
>
> Key: SHIRO-849
> URL: https://issues.apache.org/jira/browse/SHIRO-849
> Project: Shiro
> Issue Type: Task
> Components: Caching
> Reporter: Brian Demers
> Priority: Major
>
> All of the current Shiro support modules can be replaced with a single JCache
> implementation. This will help with mantainace (e.g. supporting multiple
> versions of hazelcast and ehcache), but more easily allows the community to
> plug in other cache implementations.
> This could be done in a backward compatible with for 1.x. But for 2.x we
> could consider replacing the Shiro's `Cache` interface with JCache (or at
> least drop all of the non-jcache support modules)
> **NOTE:** for 2.x we probably still want to default to an in-memory cache if
> another cache implementation was not found on the classpath via JCache.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]