objectcache: add metrics for WAN cache deletes and check key touches/resets
authorAaron Schulz <aschulz@wikimedia.org>
Tue, 5 Mar 2019 19:31:55 +0000 (11:31 -0800)
committerAaron Schulz <aschulz@wikimedia.org>
Wed, 6 Mar 2019 16:48:47 +0000 (08:48 -0800)
commitbcf563ef38b59b8d2e1e614887986543229c8624
tree17638b10b8bed52e2c9900065c86f8984e24b4c2
parent52adf05e8f9574b6e16f12fec093fc8eb72f76cc
objectcache: add metrics for WAN cache deletes and check key touches/resets

Change-Id: I3dc707af53e480b27b7349aca53292f3bb26c45a
includes/libs/objectcache/WANObjectCache.php
tests/phpunit/includes/libs/objectcache/WANObjectCacheTest.php