- 安装 phpredisadmin,方法一(自己摸索):
git clone https://github.com/ErikDubbelboer/phpRedisAdmin.gitcd phpRedisAdmingit clone https://github.com/nrk/predis
登录后复制
- 安装 phpRedisAdmin,方法二(官方):
git clone https://github.com/ErikDubbelboer/phpRedisAdmin.gitcd phpRedisAdmingit submodule initgit submodule update</code><code>git clone https://github.com/nrk/predis.git vendo
登录后复制
- 安装 predis
git clone https://github.com/nrk/predis
登录后复制
立即学习“PHP免费学习笔记(深入)”;
链接:
- https://github.com/ErikDubbelboer/phpRedisAdmin
- https://github.com/nrk/predis
?

