filecoin-project / filecoin-project/dagstore
index repo: potentially migrate to a hierarchical filesystem structure
Open
- Dominant language
- Go
- Stars
- 41
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
Right now we're choosing to store indices in a flat directory. However, some filesystems are not good at storing hundreds/thousands of files inside a single directory, so we may need to migrate to a hierarchical (radix-based?) directory system in the future for index shelving/keeping.
To facilitate this, we should first have #14.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.