nkrode / RedisLive

Visualize your redis instances, analyze query patterns and spikes.
http://www.nkrode.com/article/real-time-dashboard-for-redis
MIT License
3.07k stars 644 forks source link

Fix #63 for python 2.6 support on datetime.total_seconds method #64

Closed JeremieCharest closed 9 years ago

JeremieCharest commented 10 years ago

I quickly found a fix to this bug in the Mozilla github :https://github.com/mozilla/mozdownload/issues/73

Fix for issue #63