$memcache
$memcache :
__construct(\Memcache $memcache, array $options = array())
List of available options: * prefix: The prefix to use for the memcache keys in order to avoid collision * expiretime: The time to live in seconds
\Memcache | $memcache | A \Memcache instance |
array | $options | An associative array of Memcache options |
When unsupported options are passed