wiki.techinc.nl/includes/libs/objectcache
Aaron Schulz 58038b2621 Turn off "reportDupes" in CachedBagOStuff
Change-Id: I79148be842a940c92e555e10b24c32cdf7609539
2016-09-06 13:36:16 -07:00
..
APCBagOStuff.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
BagOStuff.php objectcache: allow for callbacks to mask SYNC_WRITE latency 2016-09-01 13:44:18 -07:00
CachedBagOStuff.php Turn off "reportDupes" in CachedBagOStuff 2016-09-06 13:36:16 -07:00
EmptyBagOStuff.php objectcache: add mcrouter support to WANObjectCache 2016-08-18 22:42:11 +00:00
HashBagOStuff.php CachedBagOStuff: cache backend misses 2016-02-22 18:45:20 -07:00
IExpiringStore.php Avoid stack overflow in LoadBalancer with CACHE_DB WAN/server cache 2016-08-02 13:06:49 +00:00
MemcachedBagOStuff.php objectcache: Add changeTTL() method 2016-08-11 19:55:32 -07:00
MemcachedClient.php objectcache: Add changeTTL() method 2016-08-11 19:55:32 -07:00
MemcachedPhpBagOStuff.php objectcache: Reduce MediaWiki-specificness from Memcached classes 2015-11-10 03:32:58 +00:00
MultiWriteBagOStuff.php Avoid stack overflow in LoadBalancer with CACHE_DB WAN/server cache 2016-08-02 13:06:49 +00:00
ReplicatedBagOStuff.php Merge "Turn off duplicate key gets for ReplicatedBagOStuff" 2016-09-06 18:18:07 +00:00
RESTBagOStuff.php objectcache: Fix RESTBagOStuff class doc 2016-07-20 16:40:08 +00:00
WANObjectCache.php Rename DB_SLAVE constant to DB_REPLICA 2016-09-05 22:55:53 -07:00
WinCacheBagOStuff.php Use callable type-hint in a few places 2016-06-07 16:39:22 -07:00
XCacheBagOStuff.php Add WRITE_SYNC flag to BagOStuff::set()/merge() 2015-10-22 01:44:09 +00:00