kafka-go icon indicating copy to clipboard operation
kafka-go copied to clipboard

feat(client): add topic partition count helper

Open dominicbarnes opened this issue 4 years ago • 0 comments

This moves logic for discovering partitions on a topic from Writer to Client, which should make it easier to write lower-level programs that don't need batching functionality. If accepted, this should fix #617, but opening as a Draft to get some feedback first.

dominicbarnes avatar Apr 12 '21 23:04 dominicbarnes