ipfs-cluster/consensus
Hector Sanjuan 975814229c crdt: increase number of workers from 5 to 50. Upgrade.
The go-ds-crdt upgrade disables multi-head-processing by default again. We see
this causes a lot of branching.

We however increase the number of workers. With large deltas, it may be
possible that all the 5 workers are busy downloading a delta or processing
them, while we potentially have hundreds of children in the DAG. Thus it is
not bad to attempt to do more things in parallel.
2022-02-15 16:54:42 +01:00
..
crdt crdt: increase number of workers from 5 to 50. Upgrade. 2022-02-15 16:54:42 +01:00
raft Changes pertaining to go-libp2p v0.16.0 2021-11-30 06:25:15 +01:00