Skip to content

Visualize your redis instances, analyze query patterns and spikes.

Notifications You must be signed in to change notification settings

whatupdave/RedisLive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RedisLive

Visualize your redis instances, analyze query patterns and spikes.

Redis Live

Quick Start

Clone the repo git clone https://github.com/kumarnitin/RedisLive.git, or download the latest release.

Caveat on monitoring redis

Currently the only hook into monitoring a redis instance is Redis MONITOR command, which streams back every command processed and reduces the throughput of the redis instance. It is recommended to run redis-monitor with --duration suitable for your redis deployment and scheduling it to run periodically as a cron job.

Feedback

Have feedback, feature request or improvements you'd like to see? Drop me a note @nkrode or just fork and send a pull request :-)

Authors

Nitin Kumar

License

RedisLive is released under the MIT license:

About

Visualize your redis instances, analyze query patterns and spikes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published