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 option to persist specific directories for caching #43

Open
pranc1ngpegasus opened this issue Aug 17, 2024 · 0 comments
Open

Add option to persist specific directories for caching #43

pranc1ngpegasus opened this issue Aug 17, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@pranc1ngpegasus
Copy link

The sqlx crate places SQL query cache files in the .sqlx directory.
To reduce CI execution time, it would be effective to cache this .sqlx directory.
I would like to request the ability to cache arbitrary directories using an option similar to the cache-directories option in Swatinem/rust-cache.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

2 participants