PHP Class Swoole\Async\Redis

Inheritance: extends Pool
Show file Open project: matyhtf/swoole_framework

Public Methods

Method Description
__call ( $call, $params )
__construct ( $config = [], $poolSize = 100 )

Protected Methods

Method Description
connect ( )

Method Details

__call() public method

public __call ( $call, $params )

__construct() public method

public __construct ( $config = [], $poolSize = 100 )

connect() protected method

protected connect ( )