Ross ROSS = Recommend OSS · open-source software intelligence for agents

nkrode/RedisLive

Visualize your redis instances, analyze query patterns and spikes. observed · 2026-08-28

github.com/nkrode/RedisLive · homepage · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 5199
  • days_rel: n/a
  • days_push: 1671
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3049 stars · 634 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

RedisLive is a self-hosted web dashboard for visualizing Redis instances, showing memory usage, key statistics, and query command patterns over time. It uses the Redis MONITOR command to sample traffic and a Tornado web server to serve the UI.

Use cases

  • visualize redis instance memory and key stats
  • analyze redis query patterns and command spikes
  • monitor multiple redis servers from one dashboard
  • find which redis commands are slowing down my instance
  • self-hosted redis monitoring dashboard

When to choose

  • you want a lightweight, self-hosted redis dashboard with query pattern analysis
  • you need to inspect memory usage and top keys across multiple redis instances
  • you prefer a simple tool that only needs python and redis-py

When to avoid

  • you need real-time continuous monitoring - MONITOR sampling degrades redis throughput
  • you need a modern, actively maintained tool with alerts and clustering support
  • you are on Python 3 with modern dependencies - the project targets legacy Python 2.7-era stacks

Facets

application · maturity maintenance

monitoring data-visualization http-server databases monitoring developer-tools data-visualization python self-hosted cross-platform redis dashboard tornado query-analysis performance-monitoring web-server

1 source

Member repositories

RepositoryRoleHealth v2
nkrode/RedisLivemain32

For agents

markdown · JSON · MCP: product_card(name="nkrode/RedisLive")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem