• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    公众号

view-redis: 嵌入式管理redis键值对,查看redis信息

原作者: [db:作者] 来自: 网络 收藏 邀请

开源软件名称:

view-redis

开源软件地址:

https://gitee.com/pychfarm_admin/view-redis

开源软件介绍:

View Redis

  • 嵌入式 Redis 可视化管理项目.

Feature

  • Redis 服务信息
  • Redis key 搜索
  • Redis 键值查看

install

git clone https://github.com/huifer/view-redis.gitcd view-redismvn clean install 

Using

第一种

  • 引入依赖
<dependency>    <groupId>com.github.huifer</groupId>    <artifactId>view-redis-boot</artifactId>    <version>1.0-SNAPSHOT</version></dependency>
  • 在启动类上增加注解@EnableViewRedis
  • 如果有拦截器请将/redis/**/作为忽略,不执行拦截器逻辑
  • 访问 /redis/index 进入管理页面

第二种

  • 引入依赖
<dependency>    <groupId>com.github.huifer</groupId>    <artifactId>view-redis-servlet</artifactId>    <version>1.0-SNAPSHOT</version></dependency>
  • 在启动类上添加@EnableViewRedisServlet
  • 设置账号密码, 默认账号密码: redis-admin\redis-admin,配置信息如下
view:  redis:    login_name: admin    password: admin
  • 访问: /redis/

系统截图

  • redis 配置相关截图

image-20201015163347917

  • redis 键值查询

image-20201015163400296

image-20201015163412168

Contributers

License

  • Apache License 2.0

鲜花

握手

雷人

路过

鸡蛋
该文章已有0人参与评论

请发表评论

全部评论

专题导读
热门推荐
热门话题
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap