Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: about 2 months ago
JSON representation

A Redis Text-based UI client in CLI

Awesome Lists containing this project

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)