class ManifestCache_APC implements ManifestCache (View source)

Stores manifest data in APC.

Note: benchmarks seem to indicate this is not particularly faster than _File

Methods

__construct($name)

No description

load($key)

No description

save($data, $key)

No description

clear()

No description

Details

__construct($name)

Parameters

$name

load($key)

Parameters

$key

save($data, $key)

Parameters

$data
$key

clear()