Closed MHabashy10 closed 8 years ago
Hi Everyone
i'm facing a problem here trying to connect to my Redis server (on Heroku) using the Url like this format
[redis:]//[[user][:password@]][host][:port][/db-number][?db=db-number[&password=bar[&option=value]]]
so i believe that we need to update the core redis library also this transport plugin needs small change
i had submitted this pr #21 to resolve this issue.
Looking forward for your reply Regards M.Habashy
Fixed after merging my pr #21
Regards M.Habashy
Hi Everyone
i'm facing a problem here trying to connect to my Redis server (on Heroku) using the Url like this format
so i believe that we need to update the core redis library also this transport plugin needs small change