This repository was archived by the owner on Nov 15, 2024. It is now read-only.
Releases: hunter-ji/RedisFish
Releases · hunter-ji/RedisFish
v 1.0.2
- complete the grouping mode of the key list
- optimize the status switching of data from viewing to editing
- optimize client connections
- optimize json editor
- update name
| OS | Download Link |
|---|---|
| Mac Intel | RedisFish-1.0.2.dmg |
| Mac M1 | RedisFish-1.0.2-arm64.dmg |
| Linux | RedisFish-1.0.2.AppImage |
| Windows | RedisFish-1.0.2-windows.zip |
v 1.0.1
- complete some optimizations
- more settings
- added Chinese video tutorial
| OS | Download Link |
|---|---|
| Mac Intel | RedFish-1.0.1.dmg |
| Mac M1 | RedFish-1.0.1-arm64.dmg |
| Linux | RedFish-1.0.1.AppImage |
| Windows | RedFish-1.0.1-windows.zip |
v1.0.0
It's finally released, happy! 🎉🎉🎉
Since Beta 1.0.0, after several months of intermittent development, many areas have been optimized, and even some functions include different processing methods, which can adapt to different operating habits, hoping to bring a better experience. Thanks to every user, if you have any feedback, I hope you can let me know.
- Redis basic type data processing
- The status of data processing is distinguished by color. For example, in hash type data, blue represents new data, yellow represents edited data, etc.
- Data multi-selection processing
- The data in the table can be edited directly by double-clicking, or it can be enlarged by the shortcut key of
right-click - JSON auto format
- JSON viewing and editing
- key list paging query
- The key list can be filtered by prefix grouping
- The console supports two different modes: single command execution and multi-command execution at the same time
- Support log function, view execution command log
- Database monitoring, supports cpu usage, memory usage, number of connected clients, number of clients waiting for blocking commands
- Graphical operation of publish/subscribe function
- TLS
- Dark mode
Command/Ctrl + left mouse clickshortcut copyRight-clickthe data to open the data zoom editor, including text and json modes- Multi-language support, support Chinese, English, automatically switch according to the system
- Automatic update (currently only on mac)
| OS | Download Link |
|---|---|
| Mac Intel | red-fish-1.0.0.dmg |
| Mac M1 | red-fish-1.0.0-arm64.dmg |
| Linux | red-fish-1.0.0-linux.AppImage |
| Windows | red-fish-1.0.0-windows.zip |
beta v0.1.0
Full Changelog: https://github.com/Kuari/MyRedisDesktopManager/commits/v0.1.0
The first version is the beta version of the Windows platform first.After decompressing the compressed package, double-click the MyRedisDesktopManager-beta.exe to use it.
第一版本先出一个windows平台的测试版本,该版本为绿色版,解压压缩包后,双击MyRedisDesktopManager-beta.exe即可运行。