Package io.quarkus.redis.client
-
Interface Summary Interface Description RedisClient Deprecated. UseRedisAPIorRedisDataSourceinstead.RedisHostsProvider Programmatically provides redis hostsRedisOptionsCustomizer Beans exposing theRedisClientOptionsCustomizerinterface has the possibility to extend/modify theRedisOptionsbefore they are used to create theRedisClientorRedisDataSource. -
Class Summary Class Description RedisClientName.Literal -
Annotation Types Summary Annotation Type Description RedisClientName Marker annotation to select the Redis client.