#565tiny-craft/tiny-rdm: 一款现代轻量级跨平台 Redis 桌面管理器,适用于 Mac、Windows 和 Linux。颜值高,功能丰富。
Tiny RDM
English | 简体中文 | 日本語
Tiny RDM is a modern lightweight cross-platform Redis desktop manager available for Mac, Windows, and
Linux.
Feature
- Super lightweight, built on Webview2, without embedded browsers (Thanks
to Wails). - Provides visually and user-friendly UI, light and dark themes (Thanks to Naive UI
and IconPark). - Multi-language support (Need more languages ? Click here to contribute).
- Better connection management: supports SSH Tunnel/SSL/Sentinel Mode/Cluster Mode/HTTP proxy/SOCKS5 proxy.
- Visualize key value operations, CRUD support for Lists, Hashes, Strings, Sets, Sorted Sets, and Streams.
- Support multiple data viewing format and decode/decompression methods.
- Use SCAN for segmented loading, making it easy to list millions of keys.
- Logs list for command operation history.
- Provides command-line mode.
- Provides slow logs list.
- Segmented loading and querying for List/Hash/Set/Sorted Set.
- Provide value decode/decompression for List/Hash/Set/Sorted Set.
- Integrate with Monaco Editor
- Support real-time commands monitoring.
- Support import/export data.
- Support publish/subscribe.
- Support import/export connection profile.
- Custom data encoder and decoder for value display (Here are the instructions).
Installation
Available to download for free from here.
If you can't open it after installation on macOS, exec the following command then reopen:
sudo xattr -d com.apple.quarantine /Applications/Tiny\ RDM.app
Build Guidelines
Prerequisites
- Go (latest version)
- Node.js >= 16
- NPM >= 9
Install Wails
go install github.com/wailsapp/wails/v2/cmd/wails@latestPull the Code
git clone https://github.com/tiny-craft/tiny-rdm --depth=1Build Frontend
npm install --prefix ./frontendor
cd frontend
npm installCompile and Run
wails devAbout
Wechat Official Account
Sponsor
If this project helpful for you, feel free to buy me a cup of coffee ☕️.
- Wechat Sponsor
krallin/tini: 一个最小化的 init 系统,运行在容器内部,用于启动一个子进程,并等待进程退出时清理僵尸和执行信号转发。chenjiaxing6/TinySSH: 一个Electron开发的简洁ssh客户端


