PHP Class Predis\Pipeline\FireAndForget

Author: Daniele Alessandri ([email protected])
Inheritance: extends Pipeline
Show file Open project: tillkruss/redis-object-cache Class Usage Examples

Protected Methods

Method Description
executePipeline ( Predis\Connection\ConnectionInterface $connection, SplQueue $commands )

Method Details

executePipeline() protected method

protected executePipeline ( Predis\Connection\ConnectionInterface $connection, SplQueue $commands )
$connection Predis\Connection\ConnectionInterface
$commands SplQueue