Skip to content

Workaround for broken cache expiry handling#47

Merged
olaven merged 1 commit into
mainfrom
workaround-broken-cache-api
Oct 1, 2025
Merged

Workaround for broken cache expiry handling#47
olaven merged 1 commit into
mainfrom
workaround-broken-cache-api

Conversation

@olaven

@olaven olaven commented Oct 1, 2025

Copy link
Copy Markdown
Owner

Deno's cache API does not respect expiry dates.
This meant that feeds were cached much longer than intended.

This PR implments a manual cache handling instead of relying on
Deno's implementation. Relevant issue: denoland/deno#25795

Deno's cache API does not respect expiry dates.
This meant that feeds were cached much longer than intended.

This PR implments a manual cache handling instead of relying on
Deno's implementation. Relevant issue: denoland/deno#25795
@olaven olaven merged commit b2c8662 into main Oct 1, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant