# redis-tui **Repository Path**: hotmain/redis-tui ## Basic Information - **Project Name**: redis-tui - **Description**: Redis TUI 是一个命令行式的 Redis GUI 客户端 - **Primary Language**: Go - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 17 - **Created**: 2020-01-15 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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)