CachedBagOStuff: cache backend misses
authorBryan Davis <bd808@wikimedia.org>
Tue, 23 Feb 2016 01:45:20 +0000 (18:45 -0700)
committerBryan Davis <bd808@wikimedia.org>
Tue, 23 Feb 2016 01:45:20 +0000 (18:45 -0700)
commit2bcf34421a11f891c08c13922ae6b5386f0c9fa2
treeeceba633820cb2c1034c28c6986ed8c659b2a73e
parent1dd2acf48c2c3c10c196c968d79f75bf87ce1243
CachedBagOStuff: cache backend misses

Cache misses from the backend cache the same as hits.

Bug: T127772
Change-Id: If2fe1920411b24862acea888c627db13717da8bd
includes/libs/objectcache/CachedBagOStuff.php
includes/libs/objectcache/HashBagOStuff.php
tests/phpunit/includes/libs/objectcache/CachedBagOStuffTest.php