This seems to have been intended as optimization for SiteStore,
but was never used as far as I can tell. Instead, SiteStore is
already cached via LocalServerCache (APC).
Keep the FileBasedSiteLookup class for one release cycle in case
third parties not indexed by MediaWiki Codesearch are using it.
== History
* 2013: Report of high memcached usage by Wikibase via SiteStore.
* 2014: Lazy-load the data in Wikibase (d3f2e99cb6).
* 2014: Implement the file-based cache (via T47532 and
|
||
|---|---|---|
| .. | ||
| CachingSiteStore.php | ||
| DBSiteStore.php | ||
| FileBasedSiteLookup.php | ||
| HashSiteStore.php | ||
| MediaWikiPageNameNormalizer.php | ||
| MediaWikiSite.php | ||
| Site.php | ||
| SiteExporter.php | ||
| SiteImporter.php | ||
| SiteList.php | ||
| SiteLookup.php | ||
| SiteStore.php | ||