Skip to content

jairovsky/simple-memcache-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

text-based user interface for Memcached 1.4.31+

Installation

git clone https://github.com/jairovsky/simple-memcache-ui.git
cd simple-memcache-ui
pip3 install -r requirements.txt

Usage

python3 src/main.py <memcache-host> <memcache-port>

  • r: refresh key list
  • f: flush/clear key list
  • enter: show key contents on the right panel
  • d: delete key
  • y: copies the contents displayed on the right panel to the clipboard

About

text-based interface (TUI) for Memcached

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages