Uses of Interface
io.quarkus.cache.redis.runtime.RedisCache
-
-
Uses of RedisCache in io.quarkus.cache.redis.runtime
Classes in io.quarkus.cache.redis.runtime that implement RedisCache Modifier and Type Class Description classRedisCacheImplThis class is an internal Quarkus cache implementation using Redis.
-