jocko
Kafka implemented in Golang with built-in coordination (No ZK dep, single binary install, Cloud Native)
How to download and setup jocko
Open terminal and run command
git clone https://github.com/travisjeffery/jocko.git
git clone is used to create a copy or clone of jocko repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with jocko https://github.com/travisjeffery/jocko/archive/master.zip
Or simply clone jocko with SSH
[email protected]:travisjeffery/jocko.git