【Redis学习_可视化客户端连接Redis】

Redis学习_可视化客户端连接Redis

  • Redis学习_可视化客户端连接Redis
    • [1、Another Redis Desktop Manager介绍](#1、Another Redis Desktop Manager介绍)
    • [2、Another Redis Desktop Manager连接](#2、Another Redis Desktop Manager连接)

Redis学习_可视化客户端连接Redis

1、Another Redis Desktop Manager介绍

  • 介绍

    Another Redis Desktop Manager 支持哨兵, 集群, ssh通道, ssl认证, stream, subscribe订阅, 树状视图, 命令行, 以及暗黑模式; 多种格式化方式, 甚至能够自定义格式化脚本, 满足你的一切需求.

  • 下载地址

java 复制代码
https://github.com/qishibo/AnotherRedisDesktopManager/releases/download/v1.6.3/Another-Redis-Desktop-Manager.1.6.3.exe
  • 安装
    (傻瓜安装,下一步,下一步)

2、Another Redis Desktop Manager连接

  • 修改redis-conf,允许远程连接
    将protected-mode设置为no,同时将bind注释,如下图:
  • 查看虚拟机IP

执行 ifconfig 命令 可能会不存在,安装 net tools 就可以了

powershell 复制代码
zimoqiufeng@zimoqiufeng-virtual-machine:/usr/local/redis/redis-7.0.15# apt-get install net-tools
  • 客户端连接
    将安装好的 Another Redis Desktop Manager 打开,点击New Conection,配置如下信息:
相关推荐
数据小吏1 小时前
第十五章:数据治理之数据目录:摸清家底,建立三大数据目录
大数据·数据库·人工智能
某人辛木2 小时前
软考学习中
学习
五花肉村长3 小时前
Linux-读者写著问题和读写锁
linux·运维·服务器·开发语言·数据库·visualstudio
清风徐来QCQ5 小时前
python语法学习
学习
miaoyumeng_wn5 小时前
5月21日学习笔记
笔记·学习·oracle
五步晦暝5 小时前
【Excel 支持正则的方法】解决VBA引入正则的方法和步骤
数据库·mysql·excel
卡戎-caryon5 小时前
【MySQL】07.表内容的操作
linux·网络·数据库·mysql·存储引擎
岂是尔等觊觎6 小时前
PCB设计教程【入门篇】——电路分析基础-基本元件(二极管三极管场效应管)
经验分享·笔记·嵌入式硬件·学习·pcb工艺
一只fish6 小时前
MySQL 8.0 OCP 1Z0-908 题目解析(11)
数据库·mysql
麓殇⊙6 小时前
黑马点评--基于Redis实现共享session登录
数据库·redis·firefox