wiedzmin / redis-tui

A Redis Text-based UI client in CLI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

redis-Tui

A Redis Text-based UI client in CLI.

TODO

  • Solve the problem that the official environment generally disables the KEYS command 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 SCAN command is not formatted correctly

Stargazers over time

Stargazers over time

About

A Redis Text-based UI client in CLI

License:MIT License


Languages

Language:Go 98.8%Language:Makefile 1.2%