summaryrefslogtreecommitdiffstats
path: root/lib/private/memcache/arraycache.php
Commit message (Expand)AuthorAgeFilesLines
* update license headers and authorsMorris Jobke2015-06-251-0/+1
* add compare-and-delete to the memcache interfaceRobin Appelman2015-06-121-0/+2
* add compare and swap to memcacheRobin Appelman2015-04-301-0/+16
* extends memcache with add, inc and decRobin Appelman2015-04-301-1/+55
* Update license headersJenkins for ownCloud2015-03-261-4/+18
* Revert "Updating license headers"Morris Jobke2015-02-261-17/+5
* Updating license headersJenkins for ownCloud2015-02-231-5/+17
* Add an array implementation of cache and use it if we are not debuggingJoas Schilling2015-02-161-0/+71