-
Notifications
You must be signed in to change notification settings - Fork 78
Caching
Steve edited this page Sep 20, 2017
·
5 revisions
All request actions are cached except random:
page.cache
{
claims: {query, response, info},
imageinfo: {query, response, info},
parse: {query, response, info},
query: {query, response, info},
rest: {query, response, info},
wikidata: {query, response, info}
}
category.cache
{
category: {query, response, info},
}
site.cache
{
siteinfo: {query, response, info},
sitematrix: {query, response, info},
sitevisitors: {query, response, info}
}
The wptools user-agent will look like this:
wptools/<version> (https://github.com/siznax/wptools) <libs>