wiki.techinc.nl/tests/phpunit/unit/includes/libs/objectcache
daniel df9a729e57 BagOStuff: never use the full cache key as metrics key
When the cache key doesn't contain a prefix indentifying the collection,
don't use the entire cache key as the metrics name. Doing so may explode
the number of metrics.

Bug: T323357
Change-Id: Ia7ff3f060a36f848c7a74e39070bd62a932120e7
2022-11-21 14:03:44 +01:00
..
CachedBagOStuffTest.php objectcache: add watchErrors() to BagOStuff/WANObjectCache 2021-11-10 00:38:27 +00:00
HashBagOStuffTest.php BagOStuff: never use the full cache key as metrics key 2022-11-21 14:03:44 +01:00
ReplicatedBagOStuffTest.php objectcache: add watchErrors() to BagOStuff/WANObjectCache 2021-11-10 00:38:27 +00:00
WANObjectCacheTest.php objectcache: use WRITE_BACKGROUND in WANObjectCache where applicable 2022-11-09 21:17:03 +00:00