一个使用 Node.js 开发的 Redis 客户端管理工具

Redis 在项目开发中也是一个普遍使用的缓存工具了,如果想在客户端查看一些数据,命令行的方式使用起来难免会繁琐,在这里安利一个使用 Node.js 开发的 Redis 客户端可视化管理工具 Another Redis DeskTop Manager。

来自官网的介绍:

Another Redis Desktop Manager 是一个更快,更好,更稳定的 Redis 桌面管理器,与 Linux,Windows 和 Mac 兼容。而且,加载大量密钥时,它不会崩溃。

该项目是开源的,可以免费使用,截至目前 Github 标星 12k+。

下载地址:https://github.com/qishibo/AnotherRedisDesktopManager/releases

如果电脑安装了 Node.js 环境,也可以在本地启动:

# clone code
git clone https://github.com/qishibo/AnotherRedisDesktopManager.git --depth=1
cd AnotherRedisDesktopManager

# install dependencies
npm install

# if download electron failed during installing, use this command
# ELECTRON_MIRROR="https://npm.taobao.org/mirrors/electron/" npm install

# serve with hot reload at localhost:9988
npm start


# after the previous step is completed, open another tab, build up a desktop client
npm run electron

- 这是底线 -

敬请关注「Nodejs技术栈」微信公众号,获取优质文章,如需投稿可在后台留言与我取得联系。

往期精彩推荐

v15.x 新 feature — Node.js timers 模块引入 setInterval 异步迭代器

一份开源的编码规范:代码整洁的 JavaScript

五月君 2020 年度回顾 — 缘起「Nodejs技术栈」

一起来看看 Node.js v14.x LTS 中的这些新功能

[推荐] 一个 Node.js 技术选型案例:使用 CARMEN 作为卡牌手游技术栈

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值