Can't bind TCP listener *:6379 using Redis on Windows

前端 未结 9 1234
悲&欢浪女
悲&欢浪女 2021-01-30 16:25

I\'m using Redis 2.8 on Windows which I downloaded from github release. After unzip and I\'ve set maxheap in redis.windows.conf file. After running redis-serv

9条回答
  •  轮回少年
    2021-01-30 17:04

    Got the same behavior after restart. Initially thought Redis is not running, but your question made me to dig some more. Apparently, there's Windows service, called "Redis" and it started after computer reboot.

提交回复
热议问题