microsoftarchive / redis

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 Sets, Hashes
http://redis.io
Other
20.78k stars 5.37k forks source link

修好了 #621

Open celeenobug opened 5 years ago

celeenobug commented 5 years ago

rt,何解?开发环境。

celeenobug commented 5 years ago

如下是日志内容: syslog-ident = redis Creating Server TCP listening socket 127.0.0.1:6379: unable to bind socket

l89669 commented 4 years ago

Please use English here.

enricogior commented 4 years ago

Hi @celeenobug, as mentioned in the official https://github.com/microsoftarchive/redis/blob/3.0/README.md this project is no longer being actively maintained. If you are looking for an up-to-date alternative, you may want to check out Memurai.