GoogleChrome / GoogleChrome/webstatus.dev
[ENHANCEMENT] Add cache invalidation logic
Open
enhancement
- Dominant language
- Go
- Stars
- 254
- Forks
- 62
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 64
Description
With us extending the TTL for the cache (#1222), we should provide a better experience by invalidating the cache when certain sources are updated.
When a cron job or a user updates some data, we should have a way to invalidate the cache instead of waiting for the TTL to run out.
Contributor guide
Assessment
This issue has not been assessed yet.