RedisLive 一款开源的 Redis 图形化监控工具
RedisLive 一款开源的 Redis 图形化监控工具,RedisLive 提供对 Redis 实例的内存使用情况,接收的客户端命令,接收的请求数量以及键进行监控。RedisLive 的工作原理基于 Redis 的 INFO 和 MONITOR 命令,通过向 Redis 实例发送 INFO 和 MONITOR 命令来获取 Redis 实例当前的运行数据。
Python 数据库
共2987Star
详细介绍
RedisLive
Visualize your redis instances, analyze query patterns and spikes.
Setup Instructions
Details and setup instructions here
Authors
Nitin Kumar
Contributors
- splee (Lee McFadden)
- bialecki (Andrew Bialecki)
- reustle (Shane Reustle)
- markdube (Mark Dube)
- skreuzer (Steven Kreuzer)
- snikch (Mal Curtis)
- quiver (George)
License
RedisLive is released under the MIT license: