summaryrefslogtreecommitdiffstats
path: root/lib/cache.php
Commit message (Expand)AuthorAgeFilesLines
* Cache: Add APC and XCache to global cache handlerBart Visscher2012-06-251-0/+10
* Cache: Use getUserCache cache in OC_CacheBart Visscher2012-06-251-37/+24
* Cache: Create global cache in OC_CacheBart Visscher2012-06-251-0/+14
* Add layer to select fast or slow cache for storing valuesBart Visscher2012-06-061-0/+10
* Added hasKey() method to OC_Cache.Thomas Tanghus2012-06-051-0/+7
* add OC_Cache::clearRobin Appelman2012-06-051-0/+7
* Calendar & Contacts: Store import progress in OC_CacheBart Visscher2012-06-041-0/+40