Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Introduce CacheClearer to force-clear static caches #549

Merged
merged 3 commits into from
Dec 18, 2024

Conversation

robmaceachern
Copy link
Member

@robmaceachern robmaceachern commented Dec 16, 2024

  • Introduce CacheClearer to force clear static caches
  • Remove unused static caches
  • Update CHANGELOG.md

Allows clients to force-clear the static caches used in Listable. This intended as a stop-gap solution (famous last words, I know) until work is done to scope the cache lifetimes more appropriately.

Checklist

Please do the following before merging:

  • Ensure any public-facing changes are reflected in the changelog. Include them in the Main section.

@robmaceachern robmaceachern marked this pull request as ready for review December 16, 2024 21:53
@robmaceachern robmaceachern merged commit 356f3ad into main Dec 18, 2024
4 checks passed
@robmaceachern robmaceachern deleted the robmaceachern/cache-flush branch December 18, 2024 17:21
robmaceachern added a commit that referenced this pull request Dec 18, 2024
Xcode lied to me about where the files were located for
#549. This fixes it.

### Checklist

Please do the following before merging:

- [x] Ensure any public-facing changes are reflected in the
[changelog](https://github.com/kyleve/Listable/blob/main/CHANGELOG.md).
Include them in the `Main` section.
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.

2 participants