summaryrefslogtreecommitdiffstats
path: root/lib/private/memcache/factory.php
Commit message (Expand)AuthorAgeFilesLines
* Update license headersJenkins for ownCloud2015-03-261-4/+22
* Refactor \OC\Memcache\FactoryRobin McCorkell2015-03-051-36/+55
* Revert "Updating license headers"Morris Jobke2015-02-261-24/+5
* Updating license headersJenkins for ownCloud2015-02-231-5/+24
* Revert "add debug log for memcache instantiation"Lukas Reschke2015-02-181-17/+5
* add debug log for memcache instantiationJörn Friedrich Dreyer2015-02-161-5/+17
* Add an array implementation of cache and use it if we are not debuggingJoas Schilling2015-02-161-1/+1
* Add Null memcacherRobin McCorkell2015-01-091-2/+2
* Add Redis cache implementation, prefer over memcached, tests & config sampleJörn Friedrich Dreyer2014-12-101-1/+3
* Memcache\Factory: Remove static, use globalPrefix.Andreas Fischer2014-07-291-2/+3
* polish documentation based on scrutinizer patchesJörn Friedrich Dreyer2014-02-061-1/+1
* Fix some phpdoc errors and rename interfaceRobin Appelman2014-01-241-1/+3
* Remove the static dependency on OC_Util from MemcacheRobin Appelman2014-01-061-0/+13
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-301-0/+69