| Package | Description |
|---|---|
| com.litongjava.redis | |
| com.litongjava.satoken |
| Modifier and Type | Method and Description |
|---|---|
protected RedisDb |
RedisInterceptor.getCache()
通过继承 RedisInterceptor 类并覆盖此方法,可以指定
当前线程所使用的 cache
|
protected RedisDb |
RedisCacheInterceptor.getCache() |
static RedisDb |
Redis.removeCache(String cacheName) |
static RedisDb |
Redis.use() |
static RedisDb |
Redis.use(String cacheName) |
| Modifier and Type | Method and Description |
|---|---|
static void |
Redis.addCache(RedisDb cache) |
T |
IRedisCallback.call(RedisDb cache) |
| Modifier and Type | Field and Description |
|---|---|
protected RedisDb |
SaTokenDaoRedis.redis |
Copyright © 2025. All rights reserved.