Command |
Auto generated API Commands to interact with REDIS.
|
EventBusHandler |
|
PoolOptions |
|
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 |
|
RedisClusterTransactions |
Define how Redis transactions are handled in a clustered Redis client.
|
RedisConnection |
A simple Redis client.
|
RedisConnectOptions |
|
RedisOptions |
Redis Client Configuration options.
|
RedisReplicas |
When should Redis replica nodes be used for queries.
|
RedisReplicationConnectOptions |
|
RedisRole |
The client role; that is, to which kind of node should the connection be established.
|
RedisSentinelConnectOptions |
|
RedisStandaloneConnectOptions |
|
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 |
|
Response |
The response received from the REDIS server.
|
ResponseType |
Define the response types that the client can receive from REDIS.
|