Files
Ideas/projects/infrastructure/sccache.md
2026-05-04 22:40:16 +02:00

7 lines
219 B
Markdown

# Sccache
I want to try out sccache for things like Rust compilation and for CI builds.
I want to try both the basic caching and the distributed builds
## References
* [Github Repo](https://github.com/mozilla/sccache)