Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

index repo: potentially migrate to a hierarchical filesystem structure #15

Open
raulk opened this issue Jun 23, 2021 · 0 comments
Open
Milestone

Comments

@raulk
Copy link
Member

raulk commented Jun 23, 2021

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.

@raulk raulk added this to the future milestone Jul 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant