wiki.techinc.nl/tests/phpunit/includes/objectcache
Aaron Schulz fd8e85fc2d Support async writes to secondary MultiWriteBagOStuff stores
* This is useful for ParserCache, as it tries to focus on memcached
  and use other caches (e.g. mariadb) for the long-tail of less used
  content, as setup on WMF. The class uses BagOStuff in a way that is
  compatible with this approach.

Bug: T109751
Change-Id: Ia64eb44a9b52a988fde27b468d604d9163bed4b4
2015-09-18 21:35:43 -07:00
..
BagOStuffTest.php Decode Memcached keys before returning getMulti result 2015-09-07 05:43:49 +00:00
MultiWriteBagOStuffTest.php Support async writes to secondary MultiWriteBagOStuff stores 2015-09-18 21:35:43 -07:00
ReplicatedBagOStuffTest.php objectcache: Add tests for ReplicatedBagOStuff 2015-06-24 20:17:18 +01:00
WANObjectCacheTest.php objectcache: Add WANObjectCache::resetCheckKey() method 2015-07-13 21:25:20 +00:00