PHP Class PHPDaemon\Clients\Redis\Examples\Multi

Author: Efimenko Dmitriy ([email protected])
Inheritance: extends PHPDaemon\Core\AppInstance
Afficher le fichier Open project: kakserpom/phpdaemon

Méthodes publiques

Свойство Type Description
$redis Pool

Méthodes publiques

Méthode Description
onReady ( ) : void Called when the worker is ready to go

Method Details

onReady() public méthode

Called when the worker is ready to go
public onReady ( ) : void
Résultat void

Property Details

$redis public_oe property

public Pool $redis
Résultat Pool