aboutsummaryrefslogtreecommitdiffstats
path: root/lib/memcache/cache.php
Commit message (Collapse)AuthorAgeFilesLines
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-301-77/+0
| | | | | Conflicts: lib/private/vcategories.php
* mamcache: implement the ArrayAccess interfaceRobin Appelman2013-07-161-1/+19
|
* memchache: use prefix string instead of global flagRobin Appelman2013-07-161-3/+12
|
* split out memcache factory from base classRobin Appelman2013-07-161-24/+1
|
* Add memcached backendRobin Appelman2013-03-171-1/+5
|
* Seperate memory based cache from OC_CacheRobin Appelman2013-03-171-0/+69