MessageCache: do not store the EXCESSIVE array as it is only needed for HASH
authorAaron Schulz <aschulz@wikimedia.org>
Wed, 3 Oct 2018 19:38:46 +0000 (12:38 -0700)
committerKrinkle <krinklemail@gmail.com>
Thu, 4 Oct 2018 02:22:05 +0000 (02:22 +0000)
commit548c92a33297090d420e8999107103c998f67376
tree0ee0a68b5ab3f7d4470f00182eb4029cddfaab24
parent1b804e002e5efd11d31ad93d2ebfa159deef0c84
MessageCache: do not store the EXCESSIVE array as it is only needed for HASH

This saves space as the number of entries becomes larger.

Bug: T193271
Change-Id: I32d7512d7f05ae7c9a69b88cd19df64d7a21b4a1
includes/cache/MessageCache.php