Made MessageCache use the WAN cache for individual cache keys
authorAaron Schulz <aschulz@wikimedia.org>
Thu, 27 Aug 2015 09:10:03 +0000 (02:10 -0700)
committerOri.livneh <ori@wikimedia.org>
Fri, 28 Aug 2015 23:25:48 +0000 (23:25 +0000)
commit846769fad1704a0e40526a34ca36c663da7f08ee
treea386254aae63d7ebbd965517379c29d64c93a07c
parente2bb9ba3d4efb293cf8fa4daca59cd170166b09a
Made MessageCache use the WAN cache for individual cache keys

* These keys are used for larger messages not in the main blob,
  and they still use explicit purges as the pages change

Change-Id: I254ddcc9ffe7c49654788d6aabcca2ab7ed4f03f
includes/cache/MessageCache.php