Property | Type | Description | |
---|---|---|---|
$_prefix | string |
Method | Description | |
---|---|---|
__construct ( string | array $options = [] ) | Redis constructor. | |
delete ( string $type, string $id ) : void | ||
get ( string $type, string $id ) : integer | ||
increment ( string $type, string $id, integer $step = 1 ) : integer |
public __construct ( string | array $options = [] ) | ||
$options | string | array |