Name |
Description |
BasicRedisResolver |
|
BufferedStream |
|
Commands |
|
CustomCommandTests |
|
RedisClient |
|
RedisCommand |
Redis command that does not get queued |
RedisCommandQueue |
|
RedisConfig |
|
RedisDataInfoExtensions |
|
RedisEndpoint |
|
RedisExtensions |
|
RedisExtensionsInternal |
|
RedisLock |
|
RedisManagerPool |
Provides thread-safe pooling of redis client connections. |
RedisManagerPool.ReservedClient |
|
RedisNativeClient |
This class contains all the common operations for the RedisClient. The client contains a 1:1 mapping of c# methods to redis operations of the same name. Not threadsafe use a pooled manager |
RedisPipelineCommand |
|
RedisPoolConfig |
|
RedisPubSubServer |
|
RedisPubSubServer.ControlCommand |
|
RedisPubSubServer.Operation |
|
RedisPubSubServer.Status |
|
RedisQueueCompletableOperation |
Redis operation (transaction/pipeline) that allows queued commands to be completed |
RedisResolver |
|
RedisSentinel |
|
RedisSentinelResolver |
|
RedisSentinelWorker |
|
RedisSubscription |
|