RedisLabs / redis-cluster-proxy

A proxy for Redis clusters.
GNU Affero General Public License v3.0
994 stars 129 forks source link

Question about redis cluster proxy roadmap #3

Closed git-hulk closed 5 years ago

git-hulk commented 5 years ago

hey, @artix75

Would you mind publishing the roadmap of this project? And whether feature or bug fix PR is welcome now? I would be happy to accomplish some todo features if it's ok to issue the PR, like the query redirection.

Thanks~

artix75 commented 5 years ago

Hello @git-hulk, the project is still on its very early development stages. I've planned to give more info about it in the next weeks (as you can see, I still have to write a basic README :) ). At the moment I'm concentrating all my efforts on strengthening the proxy's core functionalities (such as basic request routing, multiplexing handling, and so on).

So I don't known if I have much time for handling PRs right now, anyway any issue reporting is really welcomed.

As for future features, I can tell you that query redirection, multi-slot/multi-node queries and stateful/blocking queries are already planned to be supported.

For any question, I'll be very glad to answer :)

Thank you very much!

git-hulk commented 5 years ago

hi @artix75, Got it and thanks for your reply and great work, I would continue to follow the updates. If you need someone to do trivial work, I would be glad to do that. : )