Description
Erasure coding support helps storage systems split data with redundancy so it can survive some missing or damaged pieces. Pluggable backends let distributed-storage software choose the coding implementation that fits its deployment.
This is a storage infrastructure library, not a backup application. Administrators and developers use it through systems such as object stores; recovery guarantees depend on the chosen policy and correct cluster operation.