Running Redis on Windows via WSL
I assume that you are on Windows 11.
If you want to install Redis on Windows and access redis data from a client application like redis-cli or using a script, we're out of options to do a classic Next Next Finish type of installation.
The current ver...
anjanesh.dev4 min read
Satoshi Tao
In my case, I just use the ip of "127.0.0.1", and the client works fine. My host OS is windows11 and WSL is Ubuntu 2204. Also I didn't use the command to map the ip from host to WSL. If I didn't miss anything, we do not need static ip (every time the WSL ip could change)