abstract public isBuffering () ...
public getLastKey () ...
public mixed increment (int | string $keyName, [long $value]) Increment of a given key
public collection->remove(...) gc () gc
public long increment ([string $keyName], [long $value]) Increment of given $keyName by $value
public save ([int | string $keyName], [string $content], [long $lifetime], [boolean $stopBuffer])
public boolean exists ([string | long $keyName], [long $lifetime]) Checks if cache exists
abstract public getFrontend () ...
public boolean exists ([string $keyName], [long $lifetime]) Checks if cache exists and it isn’t
public long decrement ([string $keyName], [long $value]) Decrement of $keyName by given $value
Page 9 of 18