aboutsummaryrefslogtreecommitdiffstats
path: root/includes/objectcache/ObjectCacheFactory.php
Commit message (Expand)AuthorAgeFilesLines
* Remove meaningless @var documentation from constantsthiemowmde2024-10-091-1/+0
* objectcache: Add regression test for MultiWrite dependency injectionTimo Tijhof2024-09-231-1/+1
* objectcache: Remove WinCache supportMáté Szabó2024-09-051-3/+3
* objectcache: Update tests that are really for ObjectCacheFactoryDerick Alangi2024-07-241-1/+1
* Add namespace to the root classes of ObjectCacheEbrahim Byagowi2024-07-101-0/+8
* Use namespaced classes (1)Umherirrender2024-06-161-0/+1
* objectcache: Remove "for b/c" from internal ObjectCacheFactory commentTimo Tijhof2024-05-231-1/+1
* objectcache: Complete refactor of `ObjectCache.php`Derick Alangi2024-05-211-12/+142
* objectcache: Inject DBLoadBalancerFactory into ObjectCacheFactoryDerick Alangi2024-04-181-10/+40
* objectcache: Restore default keyspace for LocalServerCache serviceDerick Alangi2024-03-281-7/+6
* objectcache: Introduce `ObjectCacheFactory` MW serviceDerick Alangi2024-03-191-0/+295