public setFrontend (mixed $frontend) ...
abstract public get (mixed $keyName, [mixed $lifetime]) ...
abstract public start (mixed $keyName, [mixed $lifetime]) ...
public flush () Flush all backend(s)
public mixed afterRetrieve (mixed $data) Unserializes data after retrieval
abstract public isFresh () ...
public array queryKeys ([string | int $prefix]) Query the existing cached keys
public mixed increment ([string $keyName], [long $value]) Increment of a given key, by number $value
public stop ([mixed $stopBuffer]) Stops the frontend without store any cached content
public getOptions () ...
Page 7 of 18