wiki.techinc.nl/includes/objectcache
Aaron Schulz 3a1f8b1111 Added WANObjectCache class
This class handles caching across distance sites where purges
must reach both. It also aims to make purging more reliable in
the face of network glitches and node consistent hash ejection.

bug: T88492
Change-Id: I686811b3075bf22e2f4de45127e8461e54648ead
2015-04-23 21:36:42 +00:00
..
MemcachedBagOStuff.php Added WANObjectCache class 2015-04-23 21:36:42 +00:00
MemcachedClient.php objectcache: Use Psr\Log\LoggerInterface instead of wfDebug 2015-01-30 22:03:23 +00:00
MemcachedPeclBagOStuff.php Made BagOStuff::cas protected, which is just one merge() implementation 2015-02-10 10:38:41 -08:00
MemcachedPhpBagOStuff.php objectcache: Use Psr\Log\LoggerInterface instead of wfDebug 2015-01-30 22:03:23 +00:00
MultiWriteBagOStuff.php Start moving objectcache into libs/ 2015-02-25 00:22:50 -08:00
ObjectCache.php Added WANObjectCache class 2015-04-23 21:36:42 +00:00
ObjectCacheSessionHandler.php Minor doc fixes 2015-03-09 23:08:37 -07:00
RedisBagOStuff.php Added WANObjectCache class 2015-04-23 21:36:42 +00:00
ReplicatedBagOStuff.php Minor doc fixes 2015-03-09 23:08:37 -07:00
SqlBagOStuff.php Made SqlBagOStuff avoid tripping TransactionProfiler 2015-02-27 17:45:48 +00:00
WANObjectCache.php Added WANObjectCache class 2015-04-23 21:36:42 +00:00