borgbackup / borgbackup/backupdata
consider merging with others
- 主要语言
- Python
- 星标
- 13
- 派生
- 6
- PR 合并指标
- 30 天内没有已合并 PR
描述
restic has a similar project, called [fakedatafs](https://github.com/restic/fakedatafs), with similar goals. fakedatafs works as a FUSE filesystem to provide a dataset to benchmark backup software.
obnam has its own tool to generate backup data called... [genbackupdata](http://liw.fi/genbackupdata/). the design is similar to borg's, but like fakedatafs, it is also deterministic.
i was wondering if any thought has been given to reviewing or even merging with those projects instead of maintaining (now at least) 3 different projects in parallel?
if we want a standardized test suite for backup software, it seems to me we should aim at standardizing the corpus generation as well! :)
a similar issue was opened against the restic project in https://github.com/restic/fakedatafs/issues/3
贡献指南
这个仓库没有索引到贡献指南
调研方向
结合 restic 的 fakedatafs 和 obnam 的 genbackupdata,审查现有的 backupdata 项目,并从链接的 fakedatafs issue 开始了解相关讨论。确定它们的目标和设计是否可以合并或标准化;当项目形成有文档记录的决策和范围时,这项工作就完成了。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- tooling
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 20/100