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支持,以及优化之前代码,并升级shiro版本,pom文件修改为支持自由选择lettuce或jedis,这个需要怎么配置,麻烦说明一下 #174

Open gang0713 opened 2 months ago

llllllxy commented 2 months ago

`private final RedisProperties redisProperties;

/**

/**

/**

/**

/**