Hazaar\Cache\Backend
Apc
The APC cache backend.
This is a high performance caching backend that uses user cache functions that are part of the APC module.
There are no special options required to use this backend. It only requires that the APC PHP module be installed and operational.
Summary
Methods | Properties | Constants |
---|---|---|
No constants |
Properties
$namespace
$namespace
$refresh
$refresh
$weight
$weight
Methods
available()
available()
clear()
clear()
close()
close()
get()
get($key)
has()
has($key)
init()
init($namespace)
key()
key($key)
remove()
remove($key)
set()
set($key, $value, $timeout = null)
toArray()
toArray()
Powered by Scroly.io
Generated: Thursday, April 1st 2021 at 11:18am