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