wiki.techinc.nl/includes/cache
Amir Sarabadani 64a3552a40 ResourceLoader: Completely remove FileCache
When I was testing for caching in RL, I realized file cache is
completely broken and mostly useless, specially for not taking into
account new query parameters and thinking basically all RL modules are
uncachable.

Let's just remove this.

Bug: T330576
Change-Id: I5b17bfc4c5543bd0e96e1099c87341ddf8fd6572
2023-08-11 13:50:41 +02:00
..
Hook Reorg: Namespace the Title class 2023-03-02 08:46:53 -05:00
BacklinkCache.php cache: Remove deprecated methods from BacklinkCache 2023-08-10 14:21:23 +01:00
BacklinkCacheFactory.php Migrate several wfGetDB() to use ICP 2023-07-05 11:00:59 +02:00
CacheKeyHelper.php Using @return never documentation on always-throw-function 2021-09-07 17:29:03 +02:00
FileCacheBase.php Make use of ??= in more places 2022-12-17 01:10:13 +00:00
GenderCache.php Remove duplicate array_keys() from GenderCache::doLinkBatch 2023-07-03 17:31:51 +00:00
HtmlCacheUpdater.php Fix Phan suppressions related to Title::castFrom*() and friends 2023-04-22 16:45:09 +02:00
HTMLFileCache.php HTMLFileCache: Remove @throws for unchecked exception 2023-07-24 05:08:58 +01:00
LinkBatch.php Remove duplicate array_keys() from GenderCache::doLinkBatch 2023-07-03 17:31:51 +00:00
LinkBatchFactory.php watcheditem: Switch out of LB for picking db connection 2023-05-05 15:42:10 +02:00
LinkCache.php Merge sequences of if that end doing the same thing anyway 2023-06-16 16:09:42 +02:00
UserCache.php Various doc fixes about false on method arguments/return types 2022-11-10 19:23:46 +00:00