Add the main stash, WAN, and server caches to MediaWikiServices
authorAaron Schulz <aschulz@wikimedia.org>
Thu, 29 Sep 2016 19:36:27 +0000 (12:36 -0700)
committerAaron Schulz <aschulz@wikimedia.org>
Mon, 3 Oct 2016 18:36:06 +0000 (18:36 +0000)
commit514d759b580eca705c1ac1b47f8446657c9b5faa
treeb0a307bf6d917497324c12de29177df946a04b89
parent864be4b56ebc2ad3a80d775aae6e11d14f06ed65
Add the main stash, WAN, and server caches to MediaWikiServices

Leave getLocalServerInstance() array fallback logic.

Restores 6d99fa58247a1de7eaf9a79a061f0b4207154072
Which got reverted by 7ab928329235451aaa0a813fc16e37cf44d8999a.

Change-Id: Id1f48e10753d6aaf64eecb4d3c2228740abc1340
includes/MediaWikiServices.php
includes/ServiceWiring.php
includes/objectcache/ObjectCache.php
tests/phpunit/MediaWikiTestCase.php
tests/phpunit/includes/MediaWikiServicesTest.php