Package io.micronaut.configuration.lettuce.cache
package io.micronaut.configuration.lettuce.cache
Redis caches configuration and commands.
- Since:
- 1.0
- Author:
- graemerocher
-
ClassDescriptionAn abstract class implementing SyncCache for the redis.Allows configuration of caches stored in Redis.Allows providing default configuration values for the actual caches.Default redis connection pool factory.An implementation of
SyncCache
for Lettuce / Redis.Allows configuration of caches stored in Redis.An implementation ofSyncCache
for Lettuce / Redis using connection pooling.