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

redis-server start failed #506

Closed jmp9292 closed 7 years ago

jmp9292 commented 7 years ago

captura

Why redis server failed it failed but when i do a ping the client respone me with a pong

What i do wrong