开发者

Running redis-server with stdin config

开发者 https://www.devze.com 2023-01-29 17:10 出处:网络
I\'m trying to run redis-server开发者_开发百科 with - argument which basically takes basic redis conf file with stdin, but I can\'t get the server to start. I can\'t figure out what to do after I have

I'm trying to run redis-server开发者_开发百科 with - argument which basically takes basic redis conf file with stdin, but I can't get the server to start. I can't figure out what to do after I have set all the stuff I need. I even tried to browse the source if there's some magic keyword I need to type in the end but couldn't find anything.


Press ctrl-D which will signal EOF.

0

精彩评论

暂无评论...
验证码 换一张
取 消