php版本大于5.5
php.ini配置了php_redis.dll扩展
(备注)php_redis.dll扩展下载地址:
http://pecl.php.net/package/redis
git clone https://github.com/void9main/SeeRedis.git
本地默认地址127.0.0.1,默认端口:6379
本地默认访问地址:127.0.0.1/seeredis/public/index.php
新增:密码设置,初始化密码位于config.php的password中,默认为123456
MIT
Copyright (c) 2019 void9main
PHP version greater than 5.5
Php.ini is configured with the php_redis.dll extension
git clone https://github.com/void9main/SeeRedis.git
Local default address127.0.0.1,The default port:6379
Local default access address:127.0.0.1/seeredis/public/index.php
New: password Settings, the initialization password is in the password of config.php, the default is123456
MIT
Copyright (c) 2019 void9main