public serialize () Required for interface \Serializable
public get (mixed $keyName, [mixed $lifetime]) Returns a cached content
public mixed decrement ([string | int $keyName], [int $value]) Decrement of a given key
public array queryKeys ([string $prefix]) Query the existing cached keys
public mixed decrement (int | string $keyName, [long $value]) Decrement of a given key
extends abstract class Phalcon\Cache\Backend
public _connect () Create internal connection to redis
public queryKeys ([string $prefix]) Query the existing cached keys
Page 8 of 10