Run Redis Community Edition on Windows using Docker
How to run Redis Community Edition on Windows
Redis Community Edition |
---|
Run Redis Community Edition (CE) on Windows using Docker
To install Redis CE on Windows, you will need to have Docker installed. When Docker is up and running, open Windows PowerShell and follow the instructions described in Run Redis CE on Docker. Then, use Docker to connect with redis-cli
as explained in that topic.