Enhancement: cache responses and labels #1

Open
opened 2025-05-18 21:14:27 +02:00 by Emi · 0 comments
Owner

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

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
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Emi/wdtable#1
No description provided.