[RFC]: Describe the caching feature clearly in docs
Open
@kenotron is already working on this.
Since Nov 22, 2022.
dev design
- Dominant language
- TypeScript
- Stars
- 816
- Forks
- 88
- PR merge metrics
- No merged PRs in 30d
Description
Overview
Describe your caching feature clearly in docs
Lage's caching feature is awesome,thank you for your contribution.
But sometimes I get confused(https://microsoft.github.io/lage/docs/Tutorial/cache) because I don't know when I'm going to hit the cache, when I'm not going to hit the cache. And what factors are related to whether the cache hits? The file hash value in the package? or lock file changed? I think this information should be given to the developers,so we can dare to use the awesome feature.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.