Basic installation of redis on windows

cmd to the redis directory to execute

redis-server.exe   redis.windows.conf

 

Add to system service: redis-server --service-install redis.windows.conf

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

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

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

Guess you like

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