This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
LICENSE | ||
| |
MANIFEST.in | ||
| |
README.rst | ||
| |
memcache_status/ | ||
| |
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
Overview
Details if you click on a instance








