A Redis GUI that feels native, because it is.
Browse keys across every data type, manage TTLs from the inspector, and drop into a CLI with autocomplete when you need raw commands — in the same fast Mac app your MongoDB and PostgreSQL connections live in.
Key browser for every type
Strings, hashes, lists, sets, sorted sets, and streams — browse with cursor-based SCAN that stays smooth on million-key stores, and edit values inline.
CLI with autocomplete
A built-in Redis command line that suggests commands as you type — the same muscle memory as redis-cli, with documentation hints.
TTL management
See every key's TTL at a glance, set expirations from the inspector, and rename or duplicate keys in two clicks.
Cluster & Sentinel
Connect to standalone Redis, Redis Cluster with automatic slot routing, or Sentinel-managed deployments with master discovery.
TLS & SSH tunnels
rediss:// TLS connections for managed providers like Upstash and Redis Cloud, SSH tunneling for instances behind a bastion host.
Lives next to your other databases
Redis connections sit in the same sidebar as MongoDB and PostgreSQL — same shortcuts, same command palette, one app.
From Upstash to your own box
Paste any redis:// or rediss:// connection string — Upstash, Redis Cloud, ElastiCache, or a self-hosted instance. The live validator catches mistakes before you connect, and SSH tunneling reaches servers that only listen on localhost.