下载:https://github.com/MicrosoftArchive/redis/releases
解压:

启动服务端:
./redis-server.exe redis.windows.conf

启动客户端:
./redis-cli.exe -h 127.0.0.1 -p 6379

下载:https://github.com/MicrosoftArchive/redis/releases
解压:

启动服务端:
./redis-server.exe redis.windows.conf

启动客户端:
./redis-cli.exe -h 127.0.0.1 -p 6379
