summaryrefslogtreecommitdiffstats
path: root/lib/public/ICacheFactory.php
Commit message (Collapse)AuthorAgeFilesLines
* Properly provide local memcache check to ICacheFactoryMorris Jobke2018-03-131-0/+8
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Made the cache factory strictRoeland Jago Douma2018-01-161-9/+10
| | | | | | | | | * Return types * Typehints * made strict * fix tests Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* expose local and locking memcaches trough public interfacesRobin Appelman2017-09-201-1/+29
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* Update with robinJoas Schilling2016-07-211-1/+1
|
* Fix othersJoas Schilling2016-07-211-1/+2
|
* Move \OCP to PSR-4Roeland Jago Douma2016-05-191-0/+50