redis-plus-plus icon indicating copy to clipboard operation
redis-plus-plus copied to clipboard

Adding Docker support

Open wingunder opened this issue 3 years ago • 1 comments

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 avatar May 26 '21 14:05 wingunder

@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

sewenew avatar May 26 '21 15:05 sewenew