wiki.techinc.nl/includes/libs/objectcache
Aaron Schulz d02b98b8f3 Updated key WANObjectCache::delete() callers to avoid races
* They now issue the delete() write before COMMIT of
  the relevant DB (or immediately if no trx is active)
* This can avoid some stale write race conditions
* Updated the WAN cache delete() docs

Change-Id: Id54887976051120b76528070d5f2ceb357d57897
2015-09-26 18:02:00 +00:00
..
APCBagOStuff.php Added BagOStuff READ_LATEST flag for replicated stores 2015-08-04 16:03:37 -07:00
BagOStuff.php Added reentrant lock support to BagOStuff 2015-08-25 01:17:45 +00:00
EmptyBagOStuff.php Added BagOStuff READ_LATEST flag for replicated stores 2015-08-04 16:03:37 -07:00
HashBagOStuff.php Added reentrant lock support to BagOStuff 2015-08-25 01:17:45 +00:00
ReplicatedBagOStuff.php Added reentrant lock support to BagOStuff 2015-08-25 01:17:45 +00:00
WANObjectCache.php Updated key WANObjectCache::delete() callers to avoid races 2015-09-26 18:02:00 +00:00
WinCacheBagOStuff.php Added BagOStuff READ_LATEST flag for replicated stores 2015-08-04 16:03:37 -07:00
XCacheBagOStuff.php Added BagOStuff READ_LATEST flag for replicated stores 2015-08-04 16:03:37 -07:00