Designing a correct compile-cache key | Kunobi Blog
A compile-cache key can fail two ways: too specific (needless recompiles) or too loose (wrong artifacts). How kache v0.5.0 corrects both, and what it does about inputs the compiler can never see.
kunobi.ninja