Brief redis monitoring in django admin
Project description
Brief redis monitoring in django admin
Installation guide
Add redisboard to INSTALLED_APPS:
INSTALLED_APPS += ("redisboard", )
After that you need to run:
manage.py syncdb
Or if you use south you can migrate this app:
manage.py migrate redisboard
Then you can add redis servers in the admin. You will see the stats in the changelist.
Screenshot
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
django-redisboard-0.1.tar.gz
(3.8 kB
view details)
File details
Details for the file django-redisboard-0.1.tar.gz
.
File metadata
- Download URL: django-redisboard-0.1.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a86bc13ed50405b00b2bf820ab9aad5611019a6c8ab57c61288b389cc29eaf24 |
|
MD5 | e5eb4a74a420c5c9329984cd63fd6d4f |
|
BLAKE2b-256 | e8fedf8bed580263623996418a5f7f862e66ff4efc1ffaffdae244a66ea18a25 |