如何启动 redis 出现 Ready to accept connections

进入redis文件夹的src路径,输入:

./redis-server ../redis.conf

出现画面:

如何启动 redis 出现 Ready to accept connections

 最后几行显示:

如何启动 redis 出现 Ready to accept connections

 原本以为卡住了,其实并不是。

保持该窗口不关闭,再重新开一个窗口运行客户端:

redis-cli

 如何启动 redis 出现 Ready to accept connections

 可以运行。

本文来自网络,不代表协通编程立场,如若转载,请注明出处:https://net2asp.com/d84eb38b9e.html