summaryrefslogtreecommitdiffstats
path: root/lib/cache
Commit message (Expand)AuthorAgeFilesLines
* Add OC_Cache implementation for APCBart Visscher2012-06-051-0/+46
* OC_Cache_File ttl=0 indicates forever, but expire in a day to keep the cache ...Bart Visscher2012-06-051-1/+4
* Spelling fixes in XCache filesBart Visscher2012-06-051-3/+2
* add hasKey for XCache backendRobin Appelman2012-06-051-0/+4
* Added hasKey() method to OC_Cache.Thomas Tanghus2012-06-051-7/+15
* add XCache backend and testcases for OC_CacheRobin Appelman2012-06-051-0/+37
* add OC_Cache::clearRobin Appelman2012-06-051-4/+19
* return null when a cache variable is not setRobin Appelman2012-06-051-3/+3
* Calendar & Contacts: Store import progress in OC_CacheBart Visscher2012-06-041-0/+50