See: Description
Interface | Description |
---|---|
AsyncCacheCommands | Deprecated |
SyncCacheCommands | Deprecated |
Class | Description |
---|---|
AbstractRedisCacheConfiguration |
Allows configuration of caches stored in Redis.
|
DefaultRedisCacheConfiguration |
Allows providing default configuration values for the actual caches.
|
RedisCache |
An implementation of
SyncCache for Lettuce / Redis. |
RedisCacheConfiguration |
Allows configuration of caches stored in Redis.
|