Свойство | Type | Description | |
---|---|---|---|
$_prefix | string | ||
$_ttl | integer |
Méthode | Description | |
---|---|---|
__construct ( array $options = [] ) | Redis constructor. | |
clean ( ) : void | ||
close ( ) : boolean | ||
destroy ( string $sessionId ) : boolean | ||
gc ( integer $ttl ) : boolean | ||
open ( string $savePath, string $sessionName ) : boolean | ||
read ( string $sessionId ) : string | ||
write ( string $sessionId, string $data ) : void |
public __construct ( array $options = [] ) | ||
$options | array |