Skip to content

zalew/django-memcache-status

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-memcache-status

This app displays the current load and some statistics for your memcached instances in the index view of your Django admin section. It's tested with Django 1.0.2 and Django 1.1.

Installation

Put memcache_status in your INSTALLED_APPS.

That's all. Only admin-users with superuser permission can see these stats.

Screenshots

image

Overview in your Admin index view. Allows multiple memcached instances.

image

Details if you click on a instance

About

Django admin extension that displays statistics about your memcached instances.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%