1 2 3
Try redis in docker(which contains a redis-server): docker build -t iredis . && docker run -it iredis