← Package directory
Available on winget

Install Tiny RDM

A Modern Redis Desktop Manager

Install with winget
winget install --id TinyCraft.TinyRDM
Upgrade
winget upgrade --id TinyCraft.TinyRDM
Uninstall
winget uninstall --id TinyCraft.TinyRDM

About Tiny RDM

Tiny RDM is a modern lightweight cross-platform Redis desktop manager available for Mac, Windows, and Linux.

What's new in 1.2.7

The first release of Redisee, a complete rewrite of Tiny RDM, is now available. If you’re looking for a better experience and new features for Redis management and editing, feel free to give it a try: https://redisee.com Tiny RDM 的重写版本 Redisee 首个版本已经发布,希望对 Redis 管理编辑工具有更好体验和新特性的,欢迎前往尝鲜 : https://redisee.com

Read release notes

Version history

Version Updated Notes
1.2.7 Unknown The first release of Redisee, a complete rewrite of Tiny RDM, is now available. If you’re looking for a better experience and new features for Redis management and editing, feel free to give it a try: https://redisee.com...
1.2.5 Unknown Optimizations - Compatible with non-English input methods in cli. - Pub/Sub support copy message. - Improve large entry loading and display. - Pickle decoder support type datetime. Fixes - Fixed TLS failure when using SS...
1.2.4 Unknown Optimizations - Optimized the implementation logic of Pub/Sub and monitor. - Changed key matching from prefix match to fuzzy match by default. Fixes - Fixed incorrect sorting of connected clients by idle time. - Fixed in...
1.2.3 Unknown Fixes - New connection redirect to the key details page. - Unable to navigate to an already opened connection from the connection list. - Complex structure content with unreadable characters is not always displayed. - Th...
1.2.2 Unknown Fixes - SSH mode and Sentinel mode cannot work simultaneously. - Key auto-refresh interferes with tabs. - Msgpack incorrectly parses numeric types. - LIST has incorrect index columns under conditional filtering. - Monito...
1.2.1 Unknown Optimizations - Command line supports parsing content with single quotes. - Supports input of IPv6 format addresses. Fixes - Stopping command monitoring blocks the interface. - Adding elements with the same name to the S...
1.2.0 Unknown Features - Support LZ4 decoder/encoder. - Support Align Left and Align Center for list data. Optimizations - Support Home/End for cli. - Add window shadow for Windows. - Replace shortcut key meta with ctrl for non-macOS....
1.1.14 Unknown Optimizations - Support batch delete keys without pre-scan and confirm. - Adjust and fix some styles. Fixes - Null decoder arguments. - Incorrect binary value convert. - Sometimes unable to connect to Redis server. - Cop...
1.1.13 Unknown Optimizations - Remove automatic format detect for LIST/HASH/SET/ZSET, it may block the UI. - Added shortcut key support in key list view (arrow keys for navigation and switch folding, F5 or Cmd+R refresh selected, Ctrl/...
1.1.12 Unknown Optimizations - The cli parsing with JSON strings is incorrect. - Support some shortcut keys (quick exit dialog with ESC, quick delete selected key with Del, refresh with F5 or Cmd+R, rename with F2) Fixes - Content refr...
1.1.11 Unknown Optimizations - Optimize key name sorting contains numbers. - Resolve lagging in the "Dispatch Center" on macOS. - Optimize command splitting logic. - Improve UI details. Simultaneously resolved the majority of known min...
1.1.10 Unknown Features - Add Traditional Chinese/Japanese/Korean/Russian/French/Spanish (By Claude) - Key search support exact match now. - Add AppImage packaging. (@raojinlin) Optimizations - The decoding scheme last used for each ke...
1.1.9 Unknown Features - Support custom decoders/encoders. - Add embedded decoder for Msgpack. - Add embedded decoder for PHP(available only when php executable on the command line). - Add embedded decoder for Pickle(available only wh...
1.1.8 Unknown Features - Support part of Emacs Bash shortcuts (Ctrl+A/E/F/B/D/H/U/K/W/P/N/L). - Add preferences about command line. - Add connected client list. - Support create connection profile from Redis URL. Optimizations - Impro...
1.1.6 Unknown Features - Add activity status chart in home page. - Support publish/subscribe. - Support import/export connection profiles. - Support alias name for database. Optimizations - Add custom interval for auto refresh in home...
1.1.5 Unknown Fixes - Compatible with server that has "memory" command disabled or unsupported. - Unable to copy binary key name. Optimizations - Optimized the mouse click for the tree view.
1.1.4 Unknown Features - Support data import and export. - Introduce real-time monitor commands. - Support YAML and XML formats. - Support batch update TTL. - Support automatic content refresh. Optimizations - Enhanced experience in m...
1.1.2 Unknown Features - Embedded Monaco Editor for enhanced content editing capabilities. - Changed the key browser pane to display only single database. - Added more convenient key matching and filtering methods. - Added multi-selec...
1.1.0 Unknown Features - Added partial/full loading for List/Hash/Set/ZSet/Stream. - Added viewing and editing by format for List/Hash/Set/ZSet. - List/Hash/Set/ZSet supports full-text matching and filtering. - Added language Portugue...
1.0.9 Unknown Features - Added flush database operation. - Introduced slow log query. Optimizations - Optimized the automatic decode logic.