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

port to cyclone.io #33

Closed gleicon closed 12 years ago

gleicon commented 12 years ago

Not an issue but I don't know if there is something that would interest you by doing this. I've used RedisLive to show how to port an app from tornado to cyclone http://chu.pe/1LN

I've yet to finish the agent but I've figured out that for what I wanted to do this is enough - it would be an exercise on deferreds and tasks to use less CPU. If you get interested let me know. I've forked but didn't send any pull request as it would change too much of the app and might not be related to your plan.

Thanks for sharing

kumarnitin commented 12 years ago

Cool. I'll have to catch up on my reading, have no idea about cyclone :-)