Your connection options
- Memurai (native): connect to localhost:6379 by default. Runs as a Windows Service for reliable startup.
- Redis via WSL2: if bound to all interfaces, localhost may work from Windows; otherwise use the distro IP and open the port in the firewall.
- Direct Windows build (Cygwin-based): typically listens on localhost:6379. Use for quick local development.