travisjeffery / jocko

Kafka implemented in Golang with built-in coordination (No ZK dep, single binary install, Cloud Native)
https://twitter.com/travisjeffery
MIT License
4.94k stars 363 forks source link

add basic consumer group support, only tested with range assignment #172

Open altkatz opened 4 years ago

travisjeffery commented 3 years ago

Hey this looks like a great start! @altkatz