Skip to content

Django admin extension that displays statistics about your redis-cache instances.

License

Notifications You must be signed in to change notification settings

azpm/django-redis-status

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This app displays the current load and some statistics for your redis-cache instances in the index view of your Django admin section. It requires Django 1.3+ and sebleier/django-redis-cache

django-redis-status is largely based on zalew/django-memcache-status, which is itself a fork of bartTC/django-memcache-status

Installation

Put redis_status in your INSTALLED_APPS.

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

About

Django admin extension that displays statistics about your redis-cache instances.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 69.0%
  • Perl 31.0%