[Utoopm] cacache 内容去重
Open
Nobody has claimed this yet.
OSS-Hard
- Dominant language
- Rust
- Stars
- 2.5k
- Forks
- 128
- Avg merge
- 21h 39m
- Merged PRs (30d)
- 32
Description
- 目前每个 tgz 包会全量存储,部分 binary 相同文件会存储多份
- 期望通过 cacache 进行内容去重
Contributor guide
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.
Research direction
No files, tests, or entry points are named. Start by locating how tgz packages are stored and where cacache could be integrated; done means identical binary content is stored once while package retrieval remains correct.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100