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

WIP: Support multiple blob dirs and (optional) hierarchical structure within each blob dir #3725

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

moodyjon
Copy link
Contributor

@moodyjon moodyjon commented Jan 8, 2023

Fixes #3704

Edit: Added unit test for blob_dirs in test_conf.py.

The idea here is that <data_dir>/blobfiles will continue to exist, but people can add more blob dirs using --blob-dirs. New blobs will be placed in the first dir of the list.

@moodyjon moodyjon requested a review from shyba January 8, 2023 19:09
@moodyjon moodyjon marked this pull request as draft January 8, 2023 19:10
@moodyjon moodyjon marked this pull request as ready for review January 20, 2023 17:12
@coveralls
Copy link

Coverage Status

Coverage: 56.691% (+0.05%) from 56.642% when pulling 71dd10c on moodyjon:blob_dirs into 6258651 on lbryio:master.

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

Successfully merging this pull request may close these issues.

Allow multiple blob_dir
3 participants