-
Notifications
You must be signed in to change notification settings - Fork 13
Add a cache layer #33
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestopen questionFurther information is requestedFurther information is requested
Description
Activity
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestopen questionFurther information is requestedFurther information is requested
I need to determine a good TTL, but a cache layer might be nice for speed and to avoid external URL fetch costs.
Data updates, at most, once a quarter. So caching for week or maybe months at a time is probably pretty safe without losing much accuracy.