wiki.techinc.nl/includes/cache
Aaron Schulz 4f781c7bf9 Convert some users to WANObjectCache for consistency
These callers don't need to do purges, but can still perfectly
take advantage of this instance over a plain BagOStuff. Namely:
* Replication and snapshot lag awareness
* Preemptive regeneration
* Easy process cache support

The idea is for there to only be one caching class/factory
to use, instead of having rules for picking which one to use.

Change-Id: I8e362df451c0c28731fc853c044c4c4b8e097f01
2015-10-19 16:46:52 +00:00
..
BacklinkCache.php Convert some users to WANObjectCache for consistency 2015-10-19 16:46:52 +00:00
CacheDependency.php Use mediawiki/at-ease library for suppressing warnings 2015-06-11 18:49:29 +00:00
CacheHelper.php
FileCacheBase.php Use mediawiki/at-ease library for suppressing warnings 2015-06-11 18:49:29 +00:00
GenderCache.php
HTMLFileCache.php $wgUseGzip had no effect 2015-06-20 19:07:07 +02:00
LCStoreStaticArray.php Fix variable name (follows Ib2c5856d) 2015-07-13 07:27:39 +00:00
LinkBatch.php Update various @params from DatabaseBase to IDatabase 2015-10-05 05:24:29 +00:00
LinkCache.php Remove unused private property LinkCache::$mClassVer 2015-09-25 07:54:02 -04:00
LocalisationCache.php LocalisationCache::recache(): Use array_fill_keys() 2015-10-08 16:29:16 -04:00
MessageBlobStore.php Add null to @return tags if a method can return null 2015-10-05 17:53:13 +02:00
MessageCache.php objectcache: Rename WANObjectCache TTL_NONE to TTL_INDEFINITE 2015-10-14 17:08:59 -04:00
ObjectFileCache.php
ResourceFileCache.php resourceloader: Replace timestamp system with version hashing 2015-05-19 22:28:17 +00:00
UserCache.php Use correct variable in UserCache::doQuery 2015-07-11 10:22:32 +00:00