How to set Redis Password in Windows/Ubuntu
How to set Redis Password in Windows/Ubuntu
Set password in Redis
To set a password in redis is very easy than any other database. You just need to edit one conf file or fire a command from redis-cli and you’re good to go. Follow the steps below according to your operating system.
Windows
Okay, I lied to you that there’s one file to edit. But actually in windows you may have to edit 2 files based on how are you using redis.
Usin…
View On WordPress















