Open davidrleonard opened 10 years ago
Awesome! On Jul 11, 2014, at 5:46 PM, David Leonard notifications@github.com wrote:
Right now, the app submits an HTTP request to the Edwards Aquifer Authority website every time someone hits the level/ endpoint.
Once we introduce a databaase (#3) we should do some caching. The data is only updated every 15 minutes, so we should only go grab it every 15 minutes.
— Reply to this email directly or view it on GitHub.
Right now, the app submits an HTTP request to the Edwards Aquifer Authority website every time someone hits the level/ endpoint.
Once we introduce a databaase (#3) we should do some caching. The data is only updated every 15 minutes, so we should only go grab it every 15 minutes.