soweego
soweego copied to clipboard
Wikidata cache as a class
- [ ] Make a class for the cache so it's also easier to switch to a new backend if needed. See https://github.com/Wikidata/soweego/pull/419#discussion_r691277529
- [ ] don't call public validation functions multiple times. See https://github.com/Wikidata/soweego/pull/419#discussion_r691281441
- [ ] alternative: consider https://github.com/reclosedev/requests-cache/
Originally posted by @e-dorigatti in #419