-
Although our erasure coding module would appear to accept any interleaving strategy (i.e. an arbitrary permutation) for input blocks, the [actual code that performs the reverse mapping](https://github…
gmega updated
2 months ago
-
-
erasure coding makes things uber robust
encrypting before hand prevents data leakage or individual pieces of ECd chunks/slices
see any number of papers, esp the ones by Cleversafe (now IBM) folks …
vRobM updated
6 years ago
-
Now frugalos uses a configuration passed by a user without any validation (the combination of data_fragments = 1 and parity_fragments = 1 is rejected actually). But it is desirable to check a configur…
-
According to [some Solana operators](https://www.helius.dev/blog/turbine-block-propagation-on-solana), [Celestia researchers](https://x.com/nickwh8te/status/1854388331548946737), and a [bit of my own …
-
The prover currently blocks the main Chronos thread. It should be scheduled on thread similar to the erasure coding as done in https://github.com/codex-storage/nim-codex/pull/716.
-
Hi everyone,
As part of our plan for the next Alpha release of BuckyOS (Alpha2), we aim to integrate a Distributed File System (DFS). In the previous demo version, we used GlusterFS.
Could Glus…
-
-
In branch magpie20_erasureencodingterasort, will not work until later
https://issues.apache.org/jira/browse/HDFS-7661
although it's possible to hack teragen/terasort to work around this.
JIRA says …
chu11 updated
8 years ago
-
Sponsors SeaweedFS via Patreon https://www.patreon.com/seaweedfs
**Describe the bug**
If you delete files in an Erasure Coding volume, they are not actually deleted.
**System Setup**
I am usin…