streamone / shiro-redisson

Redis based implementations of Shiro Cache and Session, using redisson as rich redis client.
MIT License
19 stars 4 forks source link
cache redisson session shiro shiro-cache

shiro-redisson

Java CI with Gradle

Travis Coverage Status license

Redis based implementations of Apache Shiro's Cache and Session, using redisson as rich redis client.

compatible with:

Documentation

Download

Maven dependency:

<dependency>
    <groupId>com.github.streamone</groupId>
    <artifactId>shiro-redisson</artifactId>
    <version>1.5.0.RELEASE</version>
</dependency>

Features