filecoin-project / filecoin-project/dagstore
design the distributed version of the DAG store for 1:N miner/markets
Open
- Dominant language
- Go
- Stars
- 41
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
Potential design direction: every markets node runs the dagstore under strong consensus (e.g. Raft/Paxos style) with all other markets nodes. Potentially with a shared transients/index location, or with a protocol to transfer those. In other words, we don't foresee an active/passive setup, but rather an active/active one where all nodes run fully capable dagstores.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.