summaryrefslogtreecommitdiffstats
path: root/tests/lib/memcache/cache.php
Commit message (Expand)AuthorAgeFilesLines
* Fix errors in memcached implementationJoas Schilling2016-03-141-1/+8
* add compare-and-delete to the memcache interfaceRobin Appelman2015-06-121-0/+12
* add compare and swap to memcacheRobin Appelman2015-04-301-0/+12
* extends memcache with add, inc and decRobin Appelman2015-04-301-0/+36
* Add a test case for memcaches to store an arrayJoas Schilling2015-01-201-0/+6
* Make remaining files extend the test baseJoas Schilling2014-11-191-1/+3
* memcache: make base testcase abstractRobin Appelman2013-07-161-1/+1
* mamcache: implement the ArrayAccess interfaceRobin Appelman2013-07-161-0/+22
* memcache: some additional unit testsRobin Appelman2013-07-161-0/+36