i made a simple web interface to monitor redis instance(s).
installation & running
- git clone git://github.com/cool-shark/redimon.git
- cd redimon/src/redimon
- python app.py or gunicorn redimon:app -D
// by the way, i switched comments module to the disqus since i have been getting a lot of shitty spam comments.


