objectcache: use region prefixes for mcrouter-backed WAN cache
authorAaron Schulz <aschulz@wikimedia.org>
Tue, 5 Dec 2017 06:05:31 +0000 (22:05 -0800)
committerAaron Schulz <aschulz@wikimedia.org>
Thu, 1 Feb 2018 18:09:44 +0000 (10:09 -0800)
commit7206bd34682d1ed922a72b443759f81ddda44fcf
tree8ba5a3a0a1fdd8a0c5acd36e76cbbe7642e57da4
parent0613928b342092c9751f6270565fa8457ec7d6b4
objectcache: use region prefixes for mcrouter-backed WAN cache

This allows for mcrouter to have proper cross-DC and intra-DC timeouts.

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