aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Memcache/Factory.php
Commit message (Expand)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-05-241-28/+3
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-1/+1
* feat: Add factory method for in-memory cachesChristoph Wurst2023-10-111-0/+5
* chore: Drop unused \OC\Memcache\Factory::createLowLatencyChristoph Wurst2023-10-111-9/+0
* fix(memcache): Fix comparison of Memcache configs to classesJoas Schilling2023-08-161-7/+9
* Add a built-in profiler inside NextcloudCarl Schwan2022-04-041-25/+63
* Migrate from ILogger to LoggerInterface in lib/privateCôme Chilliet2022-03-241-15/+10
* Allow to log DB, redis and LDAP requests into filesJoas Schilling2021-12-011-4/+9
* Fix in locking cache checkMichaIng2021-07-051-1/+1
* Migrate HintException to OCPGary Kim2021-06-301-2/+2
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+1
* Don't allow executing cli if cache backend is unavailableRichard Steinmetz2021-05-261-26/+6
* Drop \OC\Memcache\Factory::createChristoph Wurst2021-02-161-10/+0
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-1/+1
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Add visibility to all constantsChristoph Wurst2020-04-101-1/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-2/+1
* Update license headersChristoph Wurst2019-12-051-3/+2
* Properly provide local memcache check to ICacheFactoryMorris Jobke2018-03-131-2/+2
* Use ::class statement instead of stringMorris Jobke2018-01-291-1/+1
* Made the cache factory strictRoeland Jago Douma2018-01-161-15/+18
* Update license headersMorris Jobke2017-11-061-0/+1
* Make sure old instances don't breakJoas Schilling2017-01-051-3/+3
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix othersJoas Schilling2016-07-211-1/+2
* Update license headersLukas Reschke2016-05-261-1/+2
* Move \OC\Memcache to PSR-4Roeland Jago Douma2016-04-181-0/+189