Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mylxsw/redis-tui
A Redis Text-based UI client in CLI
https://github.com/mylxsw/redis-tui
gui redis redis-cli redis-client
Last synced: 21 days ago
JSON representation
A Redis Text-based UI client in CLI
- Host: GitHub
- URL: https://github.com/mylxsw/redis-tui
- Owner: mylxsw
- License: mit
- Created: 2019-04-21T11:24:56.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-08-02T06:22:14.000Z (over 5 years ago)
- Last Synced: 2024-11-20T01:58:07.275Z (23 days ago)
- Topics: gui, redis, redis-cli, redis-client
- Language: Go
- Homepage:
- Size: 2.54 MB
- Stars: 904
- Watchers: 26
- Forks: 75
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-cli-tui-software - mylxsw/redis-tui - A Redis Text-based UI client in CLI (<a name="redis"></a>redis)
README
# redis-Tui
A Redis Text-based UI client in CLI.
![](./preview.gif)
## TODO
- [x] Solve the problem that the official environment generally disables the `KEYS` command to get the Key list
- [x] Command auto-completion function when executing commands
- [x] Command execution history function, you can quickly switch the previous command by pressing the up and down buttons
- [ ] The return value of the `SCAN` command is not formatted correctly## Stargazers over time
[![Stargazers over time](https://starchart.cc/mylxsw/redis-tui.svg)](https://starchart.cc/mylxsw/redis-tui)