junegunn/redis-stat
(UNMAINTAINED) A real-time Redis monitoring tool observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5155
- days_rel: n/a
- days_push: 3551
- n_releases_24m: 0
Adoption not part of the score
2012 stars · 335 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
redis-stat is a real-time Redis monitoring tool written in Ruby that polls the Redis INFO command and displays vmstat-like metrics in the terminal or via an embedded web dashboard. It supports multiple Redis instances, CSV output, ElasticSearch export, and daemonized web server mode.
Use cases
- monitor redis metrics in the terminal
- watch redis performance in a browser dashboard
- monitor multiple redis instances at once
- log redis stats to csv
- export redis metrics to elasticsearch
- run redis monitoring as a background daemon
When to choose
- you need a lightweight, low-overhead redis monitor based on INFO rather than MONITOR
- you want both terminal and web dashboard views of redis stats
- you need to observe several redis instances from one tool
When to avoid
- you need actively maintained software with recent fixes
- you need long-term metric storage, alerting, or visualization beyond a simple dashboard
- you are on Windows without JRuby
Facets
cli-tool · maturity abandoned
monitoring cli http-server analytics databases monitoring developer-tools cli cross-platform jvm redis real-time-monitoring dashboard server-sent-events unmaintained command-line web-server
1 source
- readme: https://github.com/junegunn/redis-stat · fetched 2026-08-28 · 3ee45e32afca
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| junegunn/redis-stat | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="junegunn/redis-stat")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem