Skip to main content

Namespace ServiceStack.Redis.Pipeline

Classes

RedisPipelineCommand

Interfaces

IRedisPipeline

Interface to redis pipeline

IRedisPipelineAsync

Interface to redis pipeline

IRedisPipelineShared

Pipeline interface shared by typed and non-typed pipelines

IRedisPipelineSharedAsync

Pipeline interface shared by typed and non-typed pipelines

IRedisQueueableOperation

interface to operation that can queue commands

IRedisQueueableOperationAsync

interface to operation that can queue commands

IRedisQueueCompletableOperation

Interface to operations that allow queued commands to be completed

IRedisQueueCompletableOperationAsync

Interface to operations that allow queued commands to be completed