quick123official / quick_redis_blog

QuickRedis is a free forever Redis Desktop manager. It supports direct connection, sentinel, and cluster mode, supports multiple languages, supports hundreds of millions of keys, and has an amazing UI. Supports both Windows, Mac OS X and Linux platform.

Home Page:https://quick123.net/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QuickRedis

介绍

QuickRedis 是一款 永久免费 的 Redis 可视化管理工具。它支持直连、哨兵、集群模式,支持亿万数量级的 key,还有令人兴奋的 UI。QuickRedis 支持 Windows 、 Mac OS X 和 Linux 下运行。

QuickRedis 是一个效率工具,当别人在努力敲命令的时候,而你已经在喝茶。

QQ群:1103435496

下载地址

重要提示:mac 打开失败,提示“已损坏,无法打开。 您应该将它移到废纸篓。”。则需要先执行命令:sudo xattr -rd com.apple.quarantine /Applications/QuickRedis.app。

https://gitee.com/quick123official/quick_redis_blog/releases/

https://github.com/quick123official/quick_redis_blog/releases/

使用 百度网盘 下载

Windows & Mac OS X & Linux :链接: https://pan.baidu.com/s/1z1kALlTLIALCH4OwOd1W5g?pwd=54bh

软件截图

-树形展示keys 树形展示keys

-首页 首页

-连接管理菜单(支持多目录管理、支持复制连接、拖动连接到目录) 连接管理菜单

-多语言(简体中文、繁体中文、英文、日语、法语) 多语言

-快速关闭多个 TAB 快速关闭多个 TAB

-直连模式配置 直连模式配置

-哨兵模式配置 哨兵模式配置

-集群模式配置 集群模式配置

-命令行 命令行

-string 类型管理(支持值的json格式化、修改key、修改ttl、删除key) string 类型管理

-list 类型管理(支持 list 分页查询、新增、删除) list类型管理

-set 类型管理(支持 set 分页查询、新增、删除) set 类型管理

-hash 类型管理(支持 hash 分页查询、新增、删除、修改) hash 类型管理

FAQ

如果你有任何使用方面的问题,请通过下面方式留言:

gitee 地址

https://gitee.com/quick123official/quick_redis_blog/issues

github地址:

https://github.com/quick123official/quick_redis_blog/issues

使用到的开源代码

ANTD ioredis react react-intl-universal redux less

快速开始

开发阶段:1. yarn run start1;2. yarn run start2

打包:1. yarn run build:mac;2. yarn run pack:mac

About

QuickRedis is a free forever Redis Desktop manager. It supports direct connection, sentinel, and cluster mode, supports multiple languages, supports hundreds of millions of keys, and has an amazing UI. Supports both Windows, Mac OS X and Linux platform.

https://quick123.net/

License:MIT License


Languages

Language:JavaScript 99.5%Language:CSS 0.3%Language:HTML 0.1%