Expand description
Distributed storage with erasure coding and encryption
Provides content-addressed storage with redundancy and encryption.
Re-exports§
pub use chunking::Chunker;pub use chunking::ChunkInfo;pub use erasure::ErasureEncoder;pub use store::ContentStore;pub use store::StorageConfig;