# SeeRedis **Repository Path**: void9main/SeeRedis ## Basic Information - **Project Name**: SeeRedis - **Description**: 使用php开发的基于web的redis在线管理工具,Redis online management tool based on web developed by PHP - **Primary Language**: PHP - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2019-11-06 - **Last Updated**: 2022-07-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

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

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

License

MIT

Copyright (c) 2019 void9main