redis-Tui
August 2, 2019 ยท View on GitHub
A Redis Text-based UI client in CLI.

TODO
- Solve the problem that the official environment generally disables the
KEYScommand to get the Key list - Command auto-completion function when executing commands
- Command execution history function, you can quickly switch the previous command by pressing the up and down buttons
- The return value of the
SCANcommand is not formatted correctly