All Classes
-
All Classes Interface Summary Class Summary Enum Summary Class Description Command Auto generated API Commands to interact with REDIS.EventBusHandler A handler that can be installed on a Redis connection usingRedisConnection.handler(Handler)
in order to consume subscription messages and send them on the Vert.x event bus.PoolOptions PoolOptionsConverter Converter and mapper forPoolOptions
.ProtocolVersion Redis protocol version to be used.Redis A simple Redis client.RedisAPI Auto generated Redis API client wrapper.RedisClientType Define what kind of behavior is expected from the client.RedisCluster Utilities for Redis cluster.RedisClusterConnectOptions RedisClusterConnectOptionsConverter Converter and mapper forRedisClusterConnectOptions
.RedisClusterTransactions Define how Redis transactions are handled in a clustered Redis client.RedisConnection A simple Redis client.RedisConnectOptions RedisConnectOptionsConverter Converter and mapper forRedisConnectOptions
.RedisOptions Redis Client Configuration options.RedisOptionsConverter Converter and mapper forRedisOptions
.RedisReplicas When should Redis replica nodes be used for queries.RedisReplicationConnectOptions RedisReplicationConnectOptionsConverter Converter and mapper forRedisReplicationConnectOptions
.RedisRole The client role; that is, to which kind of node should the connection be established.RedisSentinelConnectOptions RedisSentinelConnectOptionsConverter Converter and mapper forRedisSentinelConnectOptions
.RedisStandaloneConnectOptions RedisStandaloneConnectOptionsConverter Converter and mapper forRedisStandaloneConnectOptions
.RedisTopology How the Redis multi-node topology should be obtained.Request Builder for Redis requests that will be encoded according to the RESP protocol.RequestGrouping A result ofRedisCluster.groupByNodes(List)
.Response The response received from the REDIS server.ResponseType Define the response types that the client can receive from REDIS.