ideepesh's avatar

How To Install Redis in Windows 10 ?

I downloaded the redis-6.0.9.tar file and do not know how to run it.

0 likes
4 replies
Niush's avatar

I suggest looking into Windows Subsystem for Linux (WSL). Basically, you run Linux System inside of Windows 10 (Not like a Virtual Machine, so it won't be slow at all). Then, install and run Redis in the Linux Subsystem using the Terminal and use that IP and Port directly as if it was running on windows itself.

https://docs.microsoft.com/en-us/windows/wsl/install-win10

1 like

Please or to participate in this conversation.