Windows环境下安装Redis(俩问题,求指教)

1.我在启动redis的时候出现了

C:\>redis-server.exe
[57028] 28 Jan 23:21:08 # Warning: no config file specified, using the default config. In order to specify a config file use 'redis-server /path/to/redis.conf'
[57028] 28 Jan 23:21:08 * Server started, Redis version 2.4.5
[57028] 28 Jan 23:21:08 # Open data file dump.rdb: No such file or directory
[57028] 28 Jan 23:21:08 * The server is now ready to accept connections on port 6379
[57028] 28 Jan 23:21:09 - 0 clients connected (0 slaves), 1179896 bytes in use

https://img3.mukewang.com/5b8367a70001d09e08960507.jpg

2.怎样才能在后台开启redis ,不然的话我关掉黑窗口,redis服务就没有了??



慕丝7291255
浏览 630回答 1
1回答

qq_笑_17

你可以搜索一下 win下redis后台启动。我看了下大概是要将redis安装成服务。我不是很确定,应为我不怎么用win作为服务器。
打开App,查看更多内容
随时随地看视频慕课网APP

相关分类

SQL Server