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.
public available({Array})
Parameter | Type | Description |
---|
$namespace | string | |
Parameter | Type | Description |
---|
$key | string | |
$check_empty | bool | |
Parameter | Type | Description |
---|
$key | string | |
Parameter | Type | Description |
---|
$key | string | |
$value | mixed | |
$timeout | int | |
Parameter | Type | Description |
---|
$key | string | |
Parameter | Type | Description |
---|
$key | string | |
Generated by Hazaar API Doc Generator