Show / Hide Table of Contents

    Namespace Catalyst.Core.Modules.Dfs

    Classes

    DevDfs

    A very naive implementation of the IDfs interface that simply relies on the file system. This can only result in a 'Distributed' file system if the Catalyst.Core.Modules.Dfs.DevDfs._baseFolder happens to be shared network path. Otherwise, this can be used in integration tests, to ensure the tests can be run locally and offline.

    Dfs

    DfsModule

    IpfsAdapter

    Modifies the IPFS behaviour to meet the Catalyst requirements.

    Back to top Copyright © 2019 Catalyst Network