Implemented reed-solomon erasure coding (encoding and decoding) with dynamically set amount of data shards and parity shards via config
This commit is contained in:
@@ -28,3 +28,4 @@ tower = "0.5.3"
|
||||
tracing = "0.1.44"
|
||||
tracing-subscriber = "0.3.23"
|
||||
uuid = { version = "1.22.0", features = ["v4"] }
|
||||
anyhow = "1.0.102"
|
||||
Reference in New Issue
Block a user