summaryrefslogtreecommitdiffstats
path: root/tests/lib/memcache
Commit message (Collapse)AuthorAgeFilesLines
* Add Redis cache implementation, prefer over memcached, tests & config sampleJörn Friedrich Dreyer2014-12-101-0/+29
|
* Replace uniqid calls with $this->getUniqueID so tests pass again on windowsJoas Schilling2014-12-034-6/+6
|
* Make remaining files extend the test baseJoas Schilling2014-11-195-5/+16
|
* Ensure memcached extension is there before attempting to create an instance.Andreas Fischer2013-12-091-4/+3
|
* Only run memcached tests if server is available.Andreas Fischer2013-12-091-0/+7
|
* Add ACPu memory cacheBart Visscher2013-07-242-0/+24
|
* 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-164-43/+60
|
* Add memcached backendRobin Appelman2013-03-171-0/+17
|
* Seperate memory based cache from OC_CacheRobin Appelman2013-03-172-0/+62