FileAccess Orion

Pipeline

Interfaces, Classes, Traits and Enums

Atomic
Command pipeline wrapped into a MULTI / EXEC transaction.
ConnectionErrorProof
Command pipeline that does not throw exceptions on connection errors, but returns the exception instances as the rest of the response elements.
FireAndForget
Command pipeline that writes commands to the servers but discards responses.
Pipeline
Implementation of a command pipeline in which write and read operations of Redis commands are pipelined to alleviate the effects of network round-trips.

Search results