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.93k stars 363 forks source link

Project Status #177

Open Tochemey opened 2 years ago

Tochemey commented 2 years ago

Hello team,

Great job for putting such a lib. I would like to know whether the project is still ongoing or it is abandoned. I do know how difficult it is to combine day-job and open source project.

AmreeshTyagi commented 2 years ago

This is definitely a great project, which can be a Kafka killer considering golang resource usage is very less than Java. But sad, this project is not active since last 2 years. Developers of this project can plan github sponsor for this project.

I am also searching for status of this project after looking one new project fluvio in RUST, which also seems promising Kafka replacement.

ivanjaros commented 2 years ago

Writing books about unfinished project(s) is more important than actually finishing the project(s). lol. If that's not a perfect example of silicon valley mentality, i don't know what is.

Tochemey commented 2 years ago

Interesting. Thanks for letting me know. If that the case just make the repo readonly. That is the basic thing to do to let users know that is the project is no longer maintained or update the readme to state that it needs support.

Tochemey commented 2 years ago

@travisjeffery can you please tell us the status of the project?