wiki.techinc.nl/includes/libs/objectcache
Aaron Schulz dc646b464c Protect WAN cache sets() against uncommitted data
This generally only effects wikis with no slave DBs,
but also matters if the master has non-zero LB load.
If the master ends up being used for DB_SLAVE, care
should be shown for cache-aside writes

Interesting WAN cache events are now logged.

Change-Id: I2cd8e84138263c13ea23beb9ab3d7562340e1fd3
2015-10-24 17:21:22 -07:00
..
APCBagOStuff.php Clean up BagOStuff::get() interface 2015-10-07 02:54:57 +00:00
BagOStuff.php Add make(Global)Key() method to WANObjectCache 2015-10-19 12:55:30 -07:00
EmptyBagOStuff.php Clean up BagOStuff::get() interface 2015-10-07 02:54:57 +00:00
HashBagOStuff.php Clean up BagOStuff::get() interface 2015-10-07 02:54:57 +00:00
ReplicatedBagOStuff.php Remove ObjectCache dependency from MultiWriteBagOStuff 2015-10-20 00:16:51 +00:00
WANObjectCache.php Protect WAN cache sets() against uncommitted data 2015-10-24 17:21:22 -07:00
WinCacheBagOStuff.php Clean up BagOStuff::get() interface 2015-10-07 02:54:57 +00:00
XCacheBagOStuff.php Clean up BagOStuff::get() interface 2015-10-07 02:54:57 +00:00