Filestore Experiment
- Dominant language
- Go
- Stars
- 17.1k
- Forks
- 3.2k
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 11
Description
This is a tracking issue for the unstable filestore feature.
- [ ] Remove the path restrictions (https://github.com/ipfs/go-ipfs/issues/4224). This may require additional work and/or security hardening.
- [ ] Track down a potential data loss and/or deadlock bug: https://github.com/ipfs/go-ipfs/issues/5815
- [x] GC should work even if files backing other files in the filestore disappear: https://github.com/ipfs/go-ipfs/issues/7160.
- [ ] https://github.com/ipfs/kubo/issues/4224
- [ ] https://github.com/ipfs/boxo/issues/360
- [ ] https://github.com/ipfs/kubo/issues/7465
- [ ] https://github.com/ipfs/kubo/issues/8201
- [ ] https://github.com/ipfs/kubo/issues/5581
We should also look into fixing https://github.com/ipfs/go-ipfs/issues/5987, but that's not a requirement to stabilize.
Contributor guide
Assessment
This issue has not been assessed yet.