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(CLI): fine-grained cache management #155

Merged
merged 2 commits into from
May 17, 2022
Merged

feat(CLI): fine-grained cache management #155

merged 2 commits into from
May 17, 2022

Conversation

gaocegege
Copy link
Member

@gaocegege gaocegege commented May 17, 2022

Fix #147

A cache map is involved to track the cache status. The map will be dumped into the file $HOME/.cache/cache.status

Signed-off-by: Ce Gao cegao@tensorchord.ai

@gaocegege gaocegege requested a review from VoVAllen May 17, 2022 03:40
Copy link
Member

@VoVAllen VoVAllen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Signed-off-by: Ce Gao <cegao@tensorchord.ai>
Signed-off-by: Ce Gao <cegao@tensorchord.ai>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Archived in project
Development

Successfully merging this pull request may close these issues.

feat(cache): Validate checksum instead of dir exist in cache
2 participants