mshd / wikitree

Tree structure of Wikidata entities (previous version here
https://mshd.github.io/wikitree/public/
GNU General Public License v3.0
8 stars 5 forks source link

Review caching, make an option to force reload #11

Closed mshd closed 4 years ago

mshd commented 4 years ago

https://github.com/dataprick/wikitree/blob/3e4e812c82f6d4e13a08c0f712c3c0433ea3db2b/controllers/wikitree.js#L44-L52

Now using nodeJS all queries will be cached under public/cache/ There should be an option like "nocache=1" or "force_reload=1" to reload the item. controller/wikitree.js:46