下载:https://github.com/MicrosoftArchive/redis/releases
解压:
启动服务端:
./redis-server.exe redis.windows.conf
启动客户端:
./redis-cli.exe -h 127.0.0.1 -p 6379
原文地址:https://www.cnblogs.com/xy-ouyang/p/12166241.html
时间: 2024-11-09 00:54:20
下载:https://github.com/MicrosoftArchive/redis/releases
解压:
启动服务端:
./redis-server.exe redis.windows.conf
启动客户端:
./redis-cli.exe -h 127.0.0.1 -p 6379
原文地址:https://www.cnblogs.com/xy-ouyang/p/12166241.html