dvora-h

Results 24 comments of dvora-h

Thanks @kristjanvalur for all your hard work!

@hofrob You need to send the password as a parameter in the url schema: `redis_client = redis_inst.from_url("unix://:foobared/var/run/redis/redis-server.sock?password=foobared")`

@barshaul I think that after adding async support we are good to go.

@agronholm I don't think #2719 will fix it because it fixes the sync connection and this issue is in the async connection (maybe #2695 will fix it).

@cosminacho Can you confirm that the issue solved in #2695?

Hi @wiryonolau, what kind of messages you see in your log? we are not using it so much... also, do you have a lot of pubsub messages?