Redis Install

I am looking at the documentation for setting up Redis for when we decide to cluster our UAT environment. From the documentation it states that Redis is not supported on Windows and we would need to download WSL2 and run Ubuntu from the machine. The documentation also states that running Redis on Windows is for development purposes. Is there a recommended OS to install Redis on? When we stand up the Redis server, should we run Linux or is it alright to run Ubuntu from a Windows machine?

Comments

Sign In or Register to comment.