alexxiyang / shiro-redis

shiro only provide the support of ehcache and concurrentHashMap. Here is an implement of redis cache can be used by shiro. Hope it will help you!
MIT License
1.17k stars 446 forks source link

提升jedis版本到3.1.0 解决高版本jedis导致 调用 redisSessionDao 的getActiveSessions 方法导致崩溃问题 #117

Closed manondidi closed 4 years ago

manondidi commented 4 years ago

解决高版本jedis导致 调用 redisSessionDao 的getActiveSessions 方法导致崩溃问题

请合并我的pr并且发布release,谢谢,否则这个方法无法调用会崩溃