We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
should be configurable as to using plain replication and erasure coding to distribute the files over the cluster.
we'll start with plain replication since it's much easier, but long term, it would be nice to erasure code and distribute chunks.
The text was updated successfully, but these errors were encountered:
probably the best bet is to get zfec's C API exposed to go: https://pypi.python.org/pypi/zfec
Sorry, something went wrong.
No branches or pull requests
should be configurable as to using plain replication and erasure coding to distribute the files over the cluster.
we'll start with plain replication since it's much easier, but long term, it would be nice to erasure code and distribute chunks.
The text was updated successfully, but these errors were encountered: