filecoin-project / filecoin-project/dagstore

index repo: potentially migrate to a hierarchical filesystem structure

Open
#15 0 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.