fairDataSociety / fairOS-dfs

Decentralised File System (dfs) layer of the FairOS
https://docs.fairos.fairdatasociety.org/docs/
Apache License 2.0
26 stars 13 forks source link

Add support for erasure coding #615

Closed asabya closed 5 months ago

asabya commented 7 months ago

Bee v2 introdues erasure coding with swarm-redundancy-level header.

We add this in the config and use it in /bytes and /bzz endpoints

crtahlin commented 6 months ago

Is this done? How can a user set erasure coding for uploading, using the server and CLI combination.

asabya commented 5 months ago

its already done.

https://github.com/fairDataSociety/fairOS-dfs/issues/613#issuecomment-2109520188