Config_MemCache
class Config_MemCache (View source)
Methods
__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
Details
__construct()
set($key, $val, $tags = array())
stats()
get($key)
array
checkAndGet($key)
Checks for a cache hit and returns the value as a multi-value return