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.92k stars 361 forks source link

What is the long-term support vision for this project? #157

Open jmwilkinson opened 5 years ago

jmwilkinson commented 5 years ago

Will the project ever be moved to an organization dedicated to maintaining it and doing bug fixes? What is the long-term vision for it?

I really like the goals but it looks like it needs to gather a more robust community around it...

ghost commented 5 years ago

well, this is quite a one-man-show. i have been watching this project since the beginning but it seems travis has no time for it anymore. the good news is that by the looks of it, it is not far from 1.0 so any company could take ownership by forking it, finishing it and continuing developing it - especially once they become a real users. so yeah, the possibility of good PR and visibility in OS world is there for anyone interested. I would imagine a small company forced to use kafka but is tired of its complexity and is looking for something less resource-heavy.

One thing to note is that, as of now, Jocko does not work on Windows due to #92