Skip to content

dlam26/memcached-key-browser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

To run:  
    - (have memcached running on localhost port 11211)
    - `python memcached-key-browser.py`


Dependencies:

    - `sudo apt-get install python-tk`    #  Ubuntu
    - `pip install Tkinter`

About

Browse memcached keys and values through a cool Tkinter app!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages