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

laixintao/iredis

Interactive Redis: A Terminal Client for Redis with AutoCompletion and Syntax Highlighting. observed · 2026-08-28

github.com/laixintao/iredis · homepage · Python · BSD-3-Clause (permissive) observed · 2026-08-28

Health v2 · maintenance only

79/100

  • Activity 94
  • Release rhythm 47
  • Longevity 100
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: 152.0
  • age_days: 2784
  • days_rel: 194
  • days_push: 38
  • n_releases_24m: 3

Full methodology

Adoption not part of the score

2740 stars · 118 forks observed · 2026-08-28

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

IRedis is an interactive terminal client for Redis with auto-completion, syntax highlighting, and human-friendly output formatting. It serves as a drop-in alternative to redis-cli, adding safety features like blocking dangerous commands and context-aware key completion.

Use cases

  • interactive redis terminal client with autocompletion
  • replace redis-cli with syntax highlighting
  • safely run redis commands on production servers
  • peek at redis key values without knowing the type
  • pipe redis command output to shell tools like jq
  • connect to redis cluster with MOVED redirect handling

When to choose

  • you want a friendlier, safer interactive alternative to redis-cli
  • you need command completion, hints, and built-in Redis documentation in the terminal
  • you work with Redis clusters or want to block dangerous commands like KEYS *

When to avoid

  • you need programmatic access to Redis from application code - use a Redis client library instead
  • you need a GUI for browsing Redis data
  • you rely on redis-cli scripting behavior that IRedis does not fully replicate

Facets

cli-tool · maturity active

database-driver cli developer-tools databases developer-tools cli python windows cross-platform redis redis-client terminal-ui autocompletion syntax-highlighting key-value-store command-line linux macos

3 sources

Member repositories

RepositoryRoleHealth v2
laixintao/iredismain79

For agents

markdown · JSON · MCP: product_card(name="laixintao/iredis")

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