Package io.vertx.redis.client
package io.vertx.redis.client
-
ClassDescriptionAuto 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.Converter and mapper forPoolOptions.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.Converter and mapper forRedisClusterConnectOptions.Define how Redis transactions are handled in a clustered Redis client.A simple Redis client.Converter and mapper forRedisConnectOptions.Redis Client Configuration options.Converter and mapper forRedisOptions.When should Redis replica nodes be used for queries.Converter and mapper forRedisReplicationConnectOptions.The client role; that is, to which kind of node should the connection be established.Converter and mapper forRedisSentinelConnectOptions.Converter and mapper forRedisStandaloneConnectOptions.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.