1、cd 到 redis 的安裝目錄
C:\Users\dell>cd C:\redis
2、執行 redis 啟動命令
C:\redis>redis-server.exe redis.windows.conf
【結果】
C:\redis>redis-server.exe redis.windows.conf _._ _.-``__ ''-._ _.-`` `. `_. ''-._ Redis 3.2.100 (00000000/0) 64 bit .-`` .-```. ```\/ _.,_ ''-._ ( ' , .-` | `, ) Running in standalone mode |`-._`-...-` __...-.``-._|'` _.-'| Port: 6379 | `-._ `._ / _.-' | PID: 9572 `-._ `-._ `-./ _.-' _.-' |`-._`-._ `-.__.-' _.-'_.-'| | `-._`-._ _.-'_.-' | http://redis.io `-._ `-._`-.__.-'_.-' _.-' |`-._`-._ `-.__.-' _.-'_.-'| | `-._`-._ _.-'_.-' | `-._ `-._`-.__.-'_.-' _.-' `-._ `-.__.-' _.-' `-._ _.-' `-.__.-' [9572] 15 May 20:01:27.462 # Server started, Redis version 3.2.100 [9572] 15 May 20:01:27.650 * DB loaded from disk: 0.186 seconds [9572] 15 May 20:01:27.650 * The server is now ready to accept connections on port 6379