Skip to content
This repository has been archived by the owner on Nov 7, 2020. It is now read-only.

nerdynick/MemcachedManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Memcached Manager

Memcached Manager is a very simple yet powerful memcached server/cluster manager. It allows you to delete & flush keys, view stats, see the raw data on the server, and more.

Features

  • Delete Key(s)
  • Get Key(s)
    • PHP Serialized
    • Compressed
    • JSON
    • Python Pickled
    • Raw
  • Flush All Keys across the cluster
  • Cluster Grouping
  • View stats about the cluster
  • View stats about each server in a cluster
  • Watch live traffic to each server in a cluster

Future Features

  • View slabs on each server, Including keys & data
  • Memcached debug mode
    • Start local memcached instance
    • Watch live traffic and commands hitting the local instance. Including counts.

Dependencies

  • Matplotlib
  • yaml (PyYaml)
  • PyQT4

Important URLs

About

Memcached Manager is a very simple yet powerful memcached server/cluster manager. It allows you to delete & flush keys, view stats, see the raw data on the server, and more.

Resources

Stars

Watchers

Forks

Packages

No packages published