CacheEpoch isn't meant for this (it's meant for page cache), I can't imagine a scenario in which we'd want to bump that to invalidate MessageBlobStore. It should be standalone and can be easily cleared if needed by truncating the relevant table (it's automatically repopulated). This also removes wfTimestamp/DateTime overhead. Change-Id: Iab06edbf71f20f3430207a80df90131c79dc03a7 |
||
|---|---|---|
| .. | ||
| BacklinkCache.php | ||
| CacheDependency.php | ||
| CacheHelper.php | ||
| FileCacheBase.php | ||
| GenderCache.php | ||
| HTMLFileCache.php | ||
| LCStoreStaticArray.php | ||
| LinkBatch.php | ||
| LinkCache.php | ||
| LocalisationCache.php | ||
| MessageBlobStore.php | ||
| MessageCache.php | ||
| ObjectFileCache.php | ||
| ResourceFileCache.php | ||
| UserCache.php | ||