mirror of
https://github.com/tomasriveral/ReSSPublica.git
synced 2026-08-11 18:28:38 +02:00
158 B
158 B
We need to cache some information to :
- keep track of updates
- avoid making the same request each time
We use tinyDB for it's ease of use and readability.