install redis windows Learn how to download, extract, install, start, stop, and uninstall Redis as a Windows service. Also, learn how to verify and configure Redis using the command prompt and the redis.windows-service.conf file..
install npm windows Learn how to control a WSL installation of the Redis database from the Windows command line. If you like using Redis for website caching and you write and test code locally from Windows, you’ll want to figure out how to run a local instance of the Redis database. You have a few options.
windows 10 install Or from Windows 10 you can install Bash on Ubuntu on Windows which will let you run the official version of Redis on Ubuntu on Windows :) This is our preferred approach as it lets you run native Ubuntu binaries on Windows more efficiently than a VM of Linux.