Enhancement: cache responses and labels #1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
this is generating some traffic to wikidata servers and it would be nice to minimize it, there should however be an option to clear cache in the UI because this tool is meant to be used as an editing help and we need to see what we changed
maybe an sqlite database with table labels - columns id, label, langcode, timestamp and entities - columns id, value (text), timestamp
also clean the cache after some time / after the database reaches a given size