Install Redis on Windows in 2 Minutes - DEV Community
5(1848)
install redis windows Although Redis is not officially supported on Windows, you can still install it on Windows for development purposes. In this article, I will guide you through the process of installing....
windows-10-installation-media
Native port of Redis for Windows. Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Se...
install-choco-windows
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.