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

[Feature req] Store availability about local cached or stored files in memory. #45

Closed
zidz opened this issue Jun 2, 2016 · 1 comment

Comments

@zidz
Copy link
Collaborator

zidz commented Jun 2, 2016

Store availability about local cached or linked files in memory, as an option.
When a node request availability of a file bithorded will now generate IO to check if the file is available on the file system.
It would be a good thing to read synchronous file per file with high timeout from file system during initial start of bithorded and store availability in memory this to not put fatal pressure on slow storage.
Nice to have configuration with be read pressure, lookup timeout and how often it should cyclic update available files.

@rawler
Copy link
Owner

rawler commented Jun 3, 2016

Duplicate of #31. Discussion continued there.

@rawler rawler closed this as completed Jun 3, 2016
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

2 participants