redis-plus-plus
redis-plus-plus copied to clipboard
Adding Docker support
Hi @sewenew, Are you interested to have Docker support for redis-plus-plus?
I just added Docker support for redis-plus-plus-modules, and I am in the 'flow', so I thought I could just add it to redis-plus-plus as well. I think it will help a lot with the kind of issues that get posted here, concerning compilation, connection issues, etc.
If you would rather like to do it yourself, I'll fully understand. In this case, you can look at the redis-plus-plus-modules Docker documentation to see what I mean.
Regards
@wingunder I was plan to add Docker support, including Redis, Redis Cluster, Redis Sentinel, and related test code for them. However, I'm too busy to make it work. I'm so glad, if you can help to add the support. Feel free to create a PR :)
Thanks in advance!
Regards