PHP Class Angejia\Pea\RedisMeta

Inheritance: implements Angejia\Pea\Meta
Afficher le fichier Open project: angejia/pea Class Usage Examples

Méthodes publiques

Méthode Description
__construct ( Client $redis )
flush ( $db, $table )
flushAll ( $db, $table )
prefix ( $db, $table, $isForTable = false )

Private Methods

Méthode Description
getSchemaVersion ( $db, $table )
getUpdateVersion ( $db, $table )

Method Details

__construct() public méthode

public __construct ( Client $redis )
$redis Predis\Client

flush() public méthode

public flush ( $db, $table )

flushAll() public méthode

public flushAll ( $db, $table )

prefix() public méthode

public prefix ( $db, $table, $isForTable = false )