Uses of Interface
io.quarkus.cache.redis.runtime.RedisCacheRuntimeConfig
-
Uses of RedisCacheRuntimeConfig in io.quarkus.cache.redis.runtime
Methods in io.quarkus.cache.redis.runtime that return RedisCacheRuntimeConfigModifier and TypeMethodDescriptionRedisCachesRuntimeConfig.defaultConfig()Default configuration applied to all Redis caches (lowest precedence)Methods in io.quarkus.cache.redis.runtime that return types with arguments of type RedisCacheRuntimeConfigModifier and TypeMethodDescriptionRedisCachesRuntimeConfig.cachesConfig()Additional configuration applied to a specific Redis cache (highest precedence)