-
Notifications
You must be signed in to change notification settings - Fork 7
Closed
Description
Please describe the content.
Erasure coding is a data protection method in which data is broken into fragments and stored across multiple storage devices or locations. The advantages of erasure coding include using less storage in contrast to data replication and the ability to reconstruct the original data even if some fragments are missing. Reed-Solomon is one of the methods of erasure coding. The project, reedsolomon, is an implementation of it in C#/.NET.
Note: I am looking for contributors to improve the project.
URL of the content
Repo: https://github.com/egbakou/reedsolomon
Doc: https://github.com/egbakou/reedsolomon#readme
Hoping that my request will be accepted :)
Thank you !
Metadata
Metadata
Assignees
Labels
No labels