Skip to content

void9main/SeeRedis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SeeRedis

基于tp5.0框架开发的在线redis管理工具

环境配置

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

License

MIT

Copyright (c) 2019 void9main


Online redis management tool based on tp5.0 framework

Environment configuration

PHP version greater than 5.5

Php.ini is configured with the php_redis.dll extension

Install

git clone https://github.com/void9main/SeeRedis.git

Method of use

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

License

MIT

Copyright (c) 2019 void9main

About

使用php开发的基于web的redis在线管理工具,Redis online management tool based on web developed by PHP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors