See: Description
| Interface | Description | 
|---|---|
| AsyncCacheCommands | 
 The asynchronous operations required by  
RedisCache. | 
| SyncCacheCommands | 
 The synchronous operations required by  
RedisCache. | 
| Class | Description | 
|---|---|
| RedisCache | 
 An implementation of  
SyncCache for Lettuce / Redis. | 
| RedisCacheConfiguration | 
 Allows configuration of caches stored in Redis. 
 |