Files
ReSSPublica/.cache/README.md
T

6 lines
158 B
Markdown

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.