Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hunter-ji/RedisFish
🌈A convenient, cross-platform, and content-focused redis GUI client. Maybe you will like it.
https://github.com/hunter-ji/RedisFish
desktop-app developer-tools redis redis-client redis-gui redis-gui-client
Last synced: 8 days ago
JSON representation
🌈A convenient, cross-platform, and content-focused redis GUI client. Maybe you will like it.
- Host: GitHub
- URL: https://github.com/hunter-ji/RedisFish
- Owner: hunter-ji
- License: gpl-3.0
- Created: 2021-11-03T06:31:07.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-22T01:41:27.000Z (over 1 year ago)
- Last Synced: 2024-08-02T06:15:13.821Z (3 months ago)
- Topics: desktop-app, developer-tools, redis, redis-client, redis-gui, redis-gui-client
- Language: Vue
- Homepage:
- Size: 43.4 MB
- Stars: 290
- Watchers: 3
- Forks: 14
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-ops - hunter-ji/RedisFish - 3.0|291|2021-11-03|2023-04-22 | 一款便捷、跨平台、专注于数据的 Redis GUI 客户端,支持多平台 | (GUI-Redis)
README
RedisFish
## Info
`RedisFish` is a convenient, cross-platform, data-focused Redis GUI client🌈🌈🌈. Maybe you will like it.
Since `v 1.0.0`, I have received a lot of useful feedback from friends, thank you very much!
> Formerly RedFish, renamed due to the same name
language: [简体中文](https://github.com/Kuari/RedisFish/blob/main/README.zh-CN.md) English
download: [releases](https://github.com/Kuari/RedisFish/releases)
## Features
* 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, support`:`, `-`, `_`, `#`, `=`, `+`, select in settings
* The key list supports two different modes: the list is displayed directly and classified into folders according to the prefix, which can be switched in the settings.
* 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
* Multi-language support, support Chinese, English, automatically switch according to the system
* Automatic update (currently only on mac)## HotKey
* **Copy**: `Command/Ctrl` + `left-click` shortcut copy
* **Data Zoom**: `Right-click` the data to open the data zoom editor, including text and json modes, can be automatically recognized## Screenshot
![Screenshots](./Screenshots/Screenshots1.png)
![Screenshots](./Screenshots/Screenshots2.png)
![Screenshots](./Screenshots/Screenshots3.png)
![Screenshots](./Screenshots/Screenshots4.png)
![Screenshots](./Screenshots/Screenshots5.png)
![Screenshots](./Screenshots/Screenshots6.png)
![Screenshots](./Screenshots/Screenshots7.png)
![Screenshots](./Screenshots/Screenshots8.png)