| 程序包 | 说明 |
|---|---|
| org.iherus.shiro.cache.redis.connection.jedis | |
| org.iherus.shiro.cache.redis.connection.lettuce | |
| org.iherus.shiro.cache.redis.connection.redisson |
| 限定符和类型 | 类和说明 |
|---|---|
class |
JedisConnectionFactory
Implementation of
RedisConnectionFactory a based on Jedis. |
| 限定符和类型 | 类和说明 |
|---|---|
class |
LettuceConnectionFactory
Implementation of
RedisConnectionFactory a based on Lettuce. |
| 限定符和类型 | 类和说明 |
|---|---|
class |
RedissonConnectionFactory
Implementation of
RedisConnectionFactory a based on Redisson. |
Copyright © 2019. All rights reserved.