laixintao/iredis
Interactive Redis: A Terminal Client for Redis with AutoCompletion and Syntax Highlighting. 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
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
- readme: https://github.com/laixintao/iredis · fetched 2026-08-28 · 5910d65e5976
- homepage: https://iredis.xbin.io · fetched 2026-08-29 · 57176e2658f1
- registry_pypi: https://pypi.org/pypi/iredis/json · fetched 2026-08-29 · e0a0640a3692
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| laixintao/iredis | main | 79 |
For agents
markdown · JSON · MCP: product_card(name="laixintao/iredis")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem