swoole异步redis安装

2025-06-08 00:28:45

1、首先下载hiredis,通过git下载,克隆下来

swoole异步redis安装

2、下载完成以后切换到hiredis目录下

swoole异步redis安装

3、编译文件 make -j 加速编译

swoole异步redis安装

4、执行命令进行安装redis

swoole异步redis安装

5、下载swoole 编译安装 在configure指令中加入–enable-async-redis

swoole异步redis安装

6、编译完成以后进行安装make install

swoole异步redis安装

7、安装swoole以后,执行php –ri swoole查看async redis client

swoole异步redis安装
声明:本网站引用、摘录或转载内容仅供网站访问者交流或参考,不代表本站立场,如存在版权或非法内容,请联系站长删除,联系邮箱:site.kefu@qq.com。
相关推荐
  • 阅读量:94
  • 阅读量:63
  • 阅读量:67
  • 阅读量:93
  • 阅读量:91
  • 猜你喜欢