url encode the password when passed in url in redis client
Opened this issue · 0 comments
abhi4578 commented
- if not url encoded, and redis password contains special characters like "@,$" then it does not connect to redis and also not give any error log.