stacks-network / gaia

A decentralized high-performance storage system
MIT License
763 stars 147 forks source link

Create IPFS Driver #427

Closed fritzsima closed 1 year ago

fritzsima commented 1 year ago

Currently the GAIA Storage System supports the following drivers:

Analogically to those, implement a driver for IPFS, so Users can store their data on IPFS using the GAIA Storage System.

Subtasks:

criadoperez commented 1 year ago

Is this a replacement of PR #425?

wileyj commented 1 year ago

blocked. new ETA is 1-2 weeks

criadoperez commented 1 year ago

If @fritzsima will no longer be working on this, I'm merging the on-going work to the branch feature/add-ipfs-driver. Continuation of this work should be done on that branch. @bjorger

criadoperez commented 1 year ago

Work will continue on PR #440