cmu-delphi/delphi-epidata

Permit caching of COVIDcast signals for a few hours

Open

#159 opened on Jul 23, 2020

 (11 comments) (0 reactions) (0 assignees)Python (67 forks)auto 404
Engineeringenhancementgood first issuehelp wanted

Repository metrics

Stars
 (104 stars)
PR merge metrics
 (PR metrics pending)

Description

None of the signals update more than once a day, so we could get a substantial performance boost in the map if we allowed caches to stay good for a few hours.

Contributor guide