Package io.micronaut.configuration.lettuce.cache
package io.micronaut.configuration.lettuce.cache
Redis caches configuration and commands.
- Since:
- 1.0
- Author:
- graemerocher
-
ClassesClassDescriptionAn 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
SyncCachefor Lettuce / Redis.Allows configuration of caches stored in Redis.An implementation ofSyncCachefor Lettuce / Redis using connection pooling.