Config_MemCache
class Config_MemCache (View source)
Properties
protected | $cache | |||
protected | $i | |||
protected | $c | |||
protected | $tags |
Methods
Details
__construct()
No description
set($key, $val, $tags = array())
No description
stats()
No description
get($key)
No description
array
checkAndGet($key)
Checks for a cache hit and returns the value as a multi-value return
clean($tag = null)
No description