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

增加lettuce支持 #167

Closed TsukasaHwan closed 9 months ago

TsukasaHwan commented 1 year ago

feature: 增加lettuce支持,以及优化之前代码,并升级shiro版本,pom文件修改为支持自由选择lettuce或jedis

alexxiyang commented 9 months ago

@TsukasaHwan 我合并了你的PR, please check and test in your local. Sorry for the late merge