Anas

Results 109 comments of Anas

makes sense to remove it, would like to make a PR for it?

Hello, sorry for the late reply. Were you able to connect using plain `redis-py`? I know this is a recurring subject with `django-redis` and perhaps some more documentation should be...

@pbysh can you share your implementation and maybe submit a PR?

thanks @some1ataplace but `set` and `hash` functionality have to be inside `DefaultClient` like #654 as it's easier for developers to have one client only to use most of the basic...

@terencehonles since you are the one more familiar with sentinel, can you give your opinion here? Is there only a need for more documentation?

I am no expert in sentinel, @terencehonles coukd you help with this? Otherwise I will dig in the code sometime in the next few days

Now the problem seems to be that sentinel does find the master node, or that it is disconnected somehow. Do you know if the configuration is wrong? The previous configuration...

@chayim thanks for the great explanation. But, my problem is not on how to use tox-docker, my problem is with sentinel, it seems like the sentinel does not connect to...

I did not have time to work on open source lately, I will get back to you soon

Hello @venomone, sorry for the late response. Have you solved your issue? Is #353 what you were looking for?