| RedisConnectionCommands |
Interface for Redis connection commands.
|
| RedisDebugCommands |
Specifies the Redis commands for issuing debug conmmands.
|
| RedisDeferredCommands |
Interface for Redis connection stuff from deferred calls like pipelines or transactions
that don't require immediate feedback.
|
| RedisHyperlogCommands |
Interface for Redis HyperlogLog management.
|
| RedisPubSubCommands |
Interface for Redis commands related to Pub/Sub messaging.
|
| RedisScanCommands |
Command interface for key/value iteration in Redis.
|
| RedisServerCommands |
Interface of Redis server commands.
|