Add ObjectCache::getMainClusterInstance()
authorOri Livneh <ori@wikimedia.org>
Fri, 9 Oct 2015 23:26:26 +0000 (16:26 -0700)
committerOri.livneh <ori@wikimedia.org>
Sat, 10 Oct 2015 00:48:33 +0000 (00:48 +0000)
commitb739bf5a74b6017ed45351dc72f28522cd7af859
tree9686dbc99690bf4f4cd618baf4dc52778e2c6d72
parent17e8bd3f325d165ec2c7717685f596fe405ff758
Add ObjectCache::getMainClusterInstance()

Provide a complement to ObjectCache::getMainWANInstance() and
ObjectCache::getMainStashInstance() which gets the default ObjectCache
instance.

Change-Id: Ib16ee40908b159e60be41a308db49a9291b5de0d
includes/objectcache/ObjectCache.php