link-checker icon indicating copy to clipboard operation
link-checker copied to clipboard

feat: improved caching

Open AuHau opened this issue 4 years ago • 0 comments

This PR again builds on my previous work, so my earlier PRs should be merged first for a better review.

This PR changes bit how caching works. It is off-loaded to fetch.js file. It honors the method that is used for fetching and also if there is rate-limiting event it is possible to check for the cached data again before refetching.

AuHau avatar Jul 05 '21 16:07 AuHau