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

Add a version field to all caches #176

Open
stackotter opened this issue Aug 17, 2023 · 0 comments
Open

Add a version field to all caches #176

stackotter opened this issue Aug 17, 2023 · 0 comments
Labels
bug Something isn't working enhancement New feature or request

Comments

@stackotter
Copy link
Owner

This will ensure that caches can be invalidated to avoid users having to encounter an issue and then clear their caches. If caches were versioned, then the version can be bumped every time a breaking change is made to the cache format. This would cause everyone's outdated caches to be regenerated when they update, leading to a much smoother experience.

@stackotter stackotter added bug Something isn't working enhancement New feature or request labels Aug 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant