[
https://issues.apache.org/jira/browse/USERGRID-1007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14743660#comment-14743660
]
David Johnson commented on USERGRID-1007:
-----------------------------------------
To implement caching for Shiro you implement a couple of interfaces:
http://shiro.apache.org/caching.html
For example:
https://shiro.apache.org/static/1.2.3/apidocs/org/apache/shiro/cache/Cache.html
There is an EhCache implementation and using it in Usergrid may be possible now
with some config changes.
Another option is to implement a cache that is backed by the Core Persistence
Map module.
> Implement a cache for Shiro & permissions
> -----------------------------------------
>
> Key: USERGRID-1007
> URL: https://issues.apache.org/jira/browse/USERGRID-1007
> Project: Usergrid
> Issue Type: Story
> Reporter: Jeffrey
> Assignee: David Johnson
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)