Uses of Class
io.quarkus.cache.redis.runtime.RedisCacheBuildTimeConfig
-
Uses of RedisCacheBuildTimeConfig in io.quarkus.cache.redis.runtime
Fields in io.quarkus.cache.redis.runtime declared as RedisCacheBuildTimeConfigModifier and TypeFieldDescriptionRedisCachesBuildTimeConfig.defaultConfigDefault configuration applied to all Redis caches (lowest precedence)Fields in io.quarkus.cache.redis.runtime with type parameters of type RedisCacheBuildTimeConfigModifier and TypeFieldDescriptionRedisCachesBuildTimeConfig.cachesConfigAdditional configuration applied to a specific Redis cache (highest precedence)