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

[Improvement] Use hash to invalidade cache #1

Open
3 tasks
felipebaltazar opened this issue Aug 28, 2021 · 0 comments
Open
3 tasks

[Improvement] Use hash to invalidade cache #1

felipebaltazar opened this issue Aug 28, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@felipebaltazar
Copy link
Owner

Overview

We need to provide a way to invalidate cache when asset is updated.
The suggestion here is to use Hash (md5) as asset name

Tasks

  • Change the loader to check embedded resource md5
  • Make a function to clean "expired" cache files
  • Change de file name to use Hash (MD5)
@felipebaltazar felipebaltazar added the enhancement New feature or request label Aug 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant