Skip to main content

A django application that displays the load and some other statistics about your memcached instances in the admin.

Project description

https://travis-ci.org/bartTC/django-memcache-status.svg?branch=master

This app displays the current load and some statistics for your memcached instances in the index view of your Django admin section.

Installation

Put memcache_status in your INSTALLED_APPS.

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

Screenshots

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

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

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

Details if you click on a instance

Changelog

v1.2:

Unittests, General code cleanup to support Django 1.8+ features such as AppConfig, Django-Debugtoolbar support, Python3 Support, Compatibility tests with latest supported Django versions (currently Django 1.8 and 1.9) but the package is likely working with Django 1.4+.

v1.1:

Added support for Django’s multiple cache backend setting. Kudos to Luke Granger-Brown for the implementation.

This version is compatible with Django v1.3 and up.

v1.0:

Initial Release.

This version is compatible up to Django v1.2.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-memcache-status-1.2.tar.gz (6.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page