summaryrefslogtreecommitdiffstats
path: root/lib/cache/apc.php
Commit message (Expand)AuthorAgeFilesLines
* add prefix option to OC_Cache::clearRobin Appelman2012-07-221-2/+3
* Cache: Add APC and XCache to global cache handlerBart Visscher2012-06-251-1/+10
* Add compatability function for APC cacheBart Visscher2012-06-221-0/+8
* Add OC_Cache implementation for APCBart Visscher2012-06-051-0/+46