DoX
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 32
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
singleflightx has a nice pattern where DoX can request multiple ids at once, it would be super handy if this pattern was extended to batchify to do multiple lookups at once from a single goroutine.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the existing DoX pattern in go-batchify and comparing it with singleflightx's multi-ID behavior. Define how batchify should accept and return multiple lookups from one goroutine, then add coverage demonstrating the intended batch behavior and verify that concurrent task grouping still works.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100