PHP Class PHPDaemon\Clients\Redis\Examples\Scan

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

Public Properties

Property Type Description
$redis Pool

Public Methods

Method Description
onReady ( ) : void Called when the worker is ready to go

Method Details

onReady() public method

Called when the worker is ready to go
public onReady ( ) : void
return void

Property Details

$redis public_oe property

public Pool $redis
return Pool