MediaWiki REL1_31
|
Functions | |
MediaWiki s SiteStore can be cached and stored in a flat in a json format If the SiteStore is frequently the file cache may provide a performance benefit over a database even with memcached in front of it sites are listed in a key value with the key being the site s global | id (e.g. "enwiki") and a key-value map as the value. The site list is wrapped with in a "sites" key. Example |
Variables | |
MediaWiki s SiteStore can be cached and stored in a flat in a json format If the SiteStore is frequently | accessed |
MediaWiki s SiteStore can be cached and stored in a flat in a json format If the SiteStore is frequently the file cache may provide a performance benefit over a database even with memcached in front of it | Configuration |
MediaWiki s SiteStore can be cached and stored in a flat | file |
MediaWiki s SiteStore can be cached and stored in a flat in a json format If the SiteStore is frequently the file cache may provide a performance benefit over a database even with memcached in front of it sites are listed in a key value | map |
MediaWiki s SiteStore can be cached and stored in a flat in a json format If the SiteStore is frequently the file cache may provide a performance benefit over a database | store |
MediaWiki s SiteStore can be cached and stored in a flat in a json format If the SiteStore is frequently the file cache may provide a performance benefit over a database even with memcached in front of it sites are listed in a key value with the key being the site s global id | ( | e.g. "enwiki" | ) |
Definition at line 17 of file sitescache.txt.
Referenced by JobQueueRedis::pushBlobs().
MediaWiki s SiteStore can be cached and stored in a flat in a json format If the SiteStore is frequently accessed |
Definition at line 2 of file sitescache.txt.
MediaWiki s SiteStore can be cached and stored in a flat in a json format If the SiteStore is frequently the file cache may provide a performance benefit over a database even with memcached in front of it Configuration |
Definition at line 6 of file sitescache.txt.
Definition at line 1 of file sitescache.txt.
MediaWiki s SiteStore can be cached and stored in a flat in a json format If the SiteStore is frequently the file cache may provide a performance benefit over a database even with memcached in front of it sites are listed in a key value map |
Definition at line 17 of file sitescache.txt.
MediaWiki s SiteStore can be cached and stored in a flat in a json format If the SiteStore is frequently the file cache may provide a performance benefit over a database store |
Definition at line 4 of file sitescache.txt.
Referenced by MediaWiki\Storage\NameTableStore::acquireId().