Add statsd metric support to WANObjectCache
authorAaron Schulz <aschulz@wikimedia.org>
Thu, 19 Oct 2017 02:50:17 +0000 (19:50 -0700)
committerAaron Schulz <aschulz@wikimedia.org>
Wed, 25 Oct 2017 01:41:31 +0000 (01:41 +0000)
commit4432e898be078eea73fbf072f5a383ec1ded0d67
tree8d1864d78a02a9365d4c8ddf27da65c4ee5504bd
parentedee83ca4266611b0b4dcee79ffa8c55a94db262
Add statsd metric support to WANObjectCache

Bug: T178531
Change-Id: I3037281d09cd5195347789f544deae89711f128b
includes/DefaultSettings.php
includes/libs/objectcache/WANObjectCache.php
includes/objectcache/ObjectCache.php
tests/phpunit/includes/libs/objectcache/WANObjectCacheTest.php