Windows使用Redis

    xiaoxiao2021-03-26  36

    个人学习笔记

    https://github.com/MSOpenTech/redis/releases 

     

    解压到D盘,修改名字为Redis。

    打开cmd,进入目录,运行此命令redis-server.exe redis.windows.conf 

      

    打开第二个cmd,运行redis-cli.exe -h 127.0.0.1 -p 6379 

    转载请注明原文地址: https://ju.6miu.com/read-659694.html

    最新回复(0)