wiki.techinc.nl/includes/libs/objectcache
Ori Livneh d1c4eafef5 Request-local caching of image_redirect
LocalRepo::checkRedirect() cache image redirect checks in memory to avoid
unnecessary trips to memcached. Same idea as Idbd11637.

Change-Id: Idaa12376382aaa0bd8cb988240ec1da0b688359d
2016-03-25 12:09:10 -07:00
..
APCBagOStuff.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
BagOStuff.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
CachedBagOStuff.php Use imported namespaces, don't fully qualify 2016-03-18 14:02:26 +00:00
EmptyBagOStuff.php Add WRITE_SYNC flag to BagOStuff::set()/merge() 2015-10-22 01:44:09 +00:00
HashBagOStuff.php CachedBagOStuff: cache backend misses 2016-02-22 18:45:20 -07:00
IExpiringStore.php objectcache: Add TTL_INDEFINITE to IExpiringStore 2015-11-03 06:36:06 +00:00
MemcachedBagOStuff.php objectcache: Reduce MediaWiki-specificness from Memcached classes 2015-11-10 03:32:58 +00:00
MemcachedClient.php Improve code suffering from PHP 5.3's lack of support for foo()[] 2016-02-28 22:49:20 +01:00
MemcachedPhpBagOStuff.php objectcache: Reduce MediaWiki-specificness from Memcached classes 2015-11-10 03:32:58 +00:00
MultiWriteBagOStuff.php objectcache: Fix MultiWriteBagOStuff docs ('asyncHandler', not 'asyncCallback') 2016-03-02 02:49:53 +00:00
ReplicatedBagOStuff.php Add WRITE_SYNC flag to BagOStuff::set()/merge() 2015-10-22 01:44:09 +00:00
WANObjectCache.php Request-local caching of image_redirect 2016-03-25 12:09:10 -07:00
WinCacheBagOStuff.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
XCacheBagOStuff.php Add WRITE_SYNC flag to BagOStuff::set()/merge() 2015-10-22 01:44:09 +00:00