public
Description: Django admin extension that displays statistics about your memcached instances.
Homepage:
Clone URL: git://github.com/bartTC/django-memcache-status.git
name age message
file LICENSE Loading commit data...
file MANIFEST.in
file README.rst
directory memcache_status/
file setup.py
README.rst

django-memcache-status

This app displays the current load and some statistics for your memcached instances. It's tested with the current Django 1.0.2 and Django 1.1 (django-trunk).

Installation

Put memcache_status in your INSTALLED_APPS.

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

Screenshots

http://cloud.github.com/downloads/bartTC/django-memcache-status/memcache_status_1.png

Overview

http://cloud.github.com/downloads/bartTC/django-memcache-status/memcache_status_2.png

Details if you click on a instance