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

Implement Cache Auto Invalidation #17

Merged
merged 3 commits into from
Aug 17, 2024

Conversation

dowlandaiello
Copy link
Contributor

This PR implement automatic cache invalidation upon each restart of local-ic. This is achieved by appending the start time from logs.json to the cache path specified by the user. This should not change the external API.

@dowlandaiello dowlandaiello requested a review from keyleu August 17, 2024 19:11
@dowlandaiello dowlandaiello self-assigned this Aug 17, 2024
@dowlandaiello dowlandaiello added the enhancement New feature or request label Aug 17, 2024
src/utils/fs.rs Outdated Show resolved Hide resolved
@dowlandaiello dowlandaiello merged commit bd83448 into main Aug 17, 2024
3 checks passed
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

Successfully merging this pull request may close these issues.

2 participants