RIDES

github download address: https://github.com/MSOpenTech/redis/tags

start command

redis-server redis.windows.conf

Startup failed: Connection failed:

1.redis-cli.exe

2.shutdown

3.exit

4.redis-server redis.windows.conf

set service command

redis-server --service-install redis.windows-service.conf --loglevel verbose

Common redis service commands.

Uninstall the service: redis-server --service-uninstall

Start the service: redis-server --service-start

Stop the service: redis-server --service-stop


Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325715230&siteId=291194637