wiki.techinc.nl/includes/libs/objectcache
Timo Tijhof bfb94f6f58 objectcache: Fix MultiWriteBagOStuff docs ('asyncHandler', not 'asyncCallback')
Follows-up 1171cc00cd.

Change-Id: I97189e916d0aba507273216e3e9ab28ce0d5ffec
2016-03-02 02:49:53 +00: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 CachedBagOStuff: cache backend misses 2016-02-22 18:45:20 -07: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 Convert all array() syntax to [] 2016-02-17 01:33:00 -08: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