PHP Class Predis\Pipeline\FireAndForget

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

Méthodes protégées

Méthode Description
executePipeline ( Predis\Connection\ConnectionInterface $connection, SplQueue $commands )

Method Details

executePipeline() protected méthode

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