Uses of Package
io.vertx.redis.client
Packages that use io.vertx.redis.client
Package
Description
-
Classes in io.vertx.redis.client used by io.vertx.ext.web.sstore.redis
-
Classes in io.vertx.redis.client used by io.vertx.reactivex.redis.clientClassDescriptionA simple Redis client.Auto generated Redis API client wrapper.Utilities for Redis cluster.A simple Redis client.Redis Client Configuration options.Builder for Redis requests that will be encoded according to the RESP protocol.A result of
RedisCluster.groupByNodes(List).The response received from the REDIS server.Auto generated Valkey API client wrapper. -
Classes in io.vertx.redis.client used by io.vertx.redis.clientClassDescriptionAuto generated API Commands to interact with REDIS.A handler that can be installed on a Redis connection using
RedisConnection.handler(Handler)in order to consume subscription messages and send them on the Vert.x event bus.Redis protocol version to be used.A simple Redis client.Auto generated Redis API client wrapper.Define what kind of behavior is expected from the client.Utilities for Redis cluster.Define how Redis transactions are handled in a clustered Redis client.A simple Redis client.Redis Client Configuration options.When should Redis replica nodes be used for queries.The client role; that is, to which kind of node should the connection be established.How the Redis multi-node topology should be obtained.Builder for Redis requests that will be encoded according to the RESP protocol.A result ofRedisCluster.groupByNodes(List).The response received from the REDIS server.Define the response types that the client can receive from REDIS.Auto generated Valkey API client wrapper. -
Classes in io.vertx.redis.client used by io.vertx.rxjava3.redis.clientClassDescriptionA simple Redis client.Auto generated Redis API client wrapper.Utilities for Redis cluster.A simple Redis client.Redis Client Configuration options.Builder for Redis requests that will be encoded according to the RESP protocol.A result of
RedisCluster.groupByNodes(List).The response received from the REDIS server.Auto generated Valkey API client wrapper. -
Classes in io.vertx.redis.client used by io.vertx.servicediscovery.types