Skip to content

Redis Watcher is a monitoring tool for Redis clusters, designed to track connections.

Notifications You must be signed in to change notification settings

rodrigo-ponce/redis-watcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redis Watcher

Quality Gate Status

Redis Watcher is a monitoring tool for Redis clusters, designed to track active and inactive connections, idle times, and more. Built with React for the frontend and Node.js for the backend, this app provides real-time insights into the status of your Redis connections.

Features

  • Monitor active and inactive connections to Redis
  • Track average age and idle time of connections
  • Group connections by application
  • Real-time updates every second
  • Dockerized for easy deployment

Prerequisites

Getting Started

Cloning the Repository

git https://github.com/rodrigo-ponce/redis-watcher.git

cd redis-watcher

Downloading Docker Image

docker pull rponcepy/redis-watcher

About

Redis Watcher is a monitoring tool for Redis clusters, designed to track connections.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published