|
|
|
|
|
by travisjeffery
3442 days ago
|
|
First, I'm a big fan of yours. I was recently interviewed by Go Time and I talked about how awesome Redis is, what a good example it/you've been for open source projects, and how funny your v4 RC blog post was. My goals for building Jocko to start: 1. Learn more about distributed systems to the point I could build one "What I cannot build, I do not understand." sort of thing.
2. Simplify running Kafka—so remove ZK, only need to install a binary, and so on
3. Maintain compatability—so people can just drop Jocko in, Kafka clients and anything else that uses Kafka's protocol works After that, I have some ideas on things to do but am waiting to get feedback from people. For instance, I think the configuration around setting how much disk space topics use could be better. |
|