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

Update persistent file cache #149

Merged
merged 6 commits into from
Jan 27, 2025
Merged

Update persistent file cache #149

merged 6 commits into from
Jan 27, 2025

Conversation

clostao
Copy link
Member

@clostao clostao commented Jan 27, 2025

Database-based cache is not as optimal as a file-based cache. This PR removes the database-based in exchange for the one based in files.

Copy link

netlify bot commented Jan 27, 2025

Deploy Preview for auto-drive-demo canceled.

Name Link
🔨 Latest commit 67fd440
🔍 Latest deploy log https://app.netlify.com/sites/auto-drive-demo/deploys/67979eba040dad0008c96742

Copy link
Member

@marc-aurele-besner marc-aurele-besner left a comment

Choose a reason for hiding this comment

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

Awesome work! 🙇

@clostao clostao merged commit ab17248 into main Jan 27, 2025
5 checks passed
@clostao clostao deleted the update-persistent-cache branch January 27, 2025 15:25
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