Hazaar\Cache\Backend
Shm
The PHP-SHM (shared memory) cache backend.
This is the absolute fastest caching backend.
There are no configuration options required for the backend.
Summary
Methods | Properties | Constants |
---|---|---|
No constants |
Properties
$index
$index
$namespace
$namespace
$shm
$shm
$shm_index
$shm_index
$weight
$weight
Methods
available()
available()
clear()
clear()
close()
close()
get()
get($key)
has()
has($key)
init()
init($namespace)
remove()
remove($key)
set()
set($key, $value, $timeout = null)
Powered by Scroly.io
Generated: Thursday, April 1st 2021 at 11:18am