samber / samber/go-batchify

DoX

Open
#11 4 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.