coinbase / coinbase/mesh-bitcoin
Allow max concurrency limits configuration on the indexer
Open
enhancement
good first issue
- Dominant language
- Go
- Stars
- 119
- Forks
- 127
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
allowing max concurrency config will help in running index on smaller cpu machines and also free up some bitcoin rpc bandwidth for other uses.
Contributor guide
Research direction
The issue names no files, tests, or entry points; start by locating the Go indexer and where it makes concurrent Bitcoin RPC calls. Done means the indexer accepts a configurable maximum concurrency and can run with that limit on smaller-CPU machines while preserving indexing behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100