support bitswap configurability (#8268)
* feat: extract Bitswap fx initialization to its own file * chore: bump go-bitswap dependency * feat: bump go-ipfs-config dependency and utilize the new Internal.Bitswap configuration options. Add documentation around the new OptionalInteger config type as well as the Internal.Bitswap options. * docs(docs/config.md): move the table of contents towards the top of the document and update it Co-authored-by:Petar Maymounkov <petarm@gmail.com> Co-authored-by:
Marcin Rataj <lidel@lidel.org> Co-authored-by:
Gus Eggert <877588+guseggert@users.noreply.github.com>
Showing
- core/node/bitswap.go 52 additions, 0 deletionscore/node/bitswap.go
- core/node/core.go 1 addition, 19 deletionscore/node/core.go
- core/node/groups.go 1 addition, 1 deletioncore/node/groups.go
- docs/config.md 205 additions, 93 deletionsdocs/config.md
- go.mod 2 additions, 2 deletionsgo.mod
- go.sum 8 additions, 4 deletionsgo.sum
- test/sharness/t0116-prometheus-data/prometheus_metrics 14 additions, 0 deletionstest/sharness/t0116-prometheus-data/prometheus_metrics
Loading
Please register or sign in to comment