Add the main stash, WAN, and server caches to MediaWikiServices
authorAaron Schulz <aschulz@wikimedia.org>
Wed, 21 Sep 2016 16:00:08 +0000 (09:00 -0700)
committerAaron Schulz <aschulz@wikimedia.org>
Wed, 28 Sep 2016 22:35:44 +0000 (15:35 -0700)
commit6d99fa58247a1de7eaf9a79a061f0b4207154072
tree5be62fc0cdc7ec9ea84d3d4f66340d8402c1f894
parent381e373cee7b65ed78c8233a29b94166644f5d41
Add the main stash, WAN, and server caches to MediaWikiServices

Also removed unused getLocalServerInstance() b/c $fallback logic.

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