Opens your million-key
database without the spinner.

Built with Rust and GPUI (the same engine as Zed). GPU-drawn UI, virtual-scrolled SCAN — millions of keys without the Electron tax.

macOS · Windows · Linux Apache-2.0 8 UI languages No telemetry
Zedis key browser

🔄 Already on Redis Insight? Paste its database export and every connection migrates in at once — no re-entering hosts and passwords one by one.

Why Zedis?

Tired of clients that freeze on big keys, burn gigabytes of RAM for a JSON string, fumble cluster mode, or show your compressed and binary values as garbled bytes? So were we.

Native, not Electron

Every pixel on the GPU. Stay at 60+ FPS with a tiny memory footprint.

Understands your data

JSON, Protobuf, MessagePack, compression, images, hex — purpose-built viewers per type.

Safe on production

Env tags, read-only lock, escalated confirms, encrypted secrets — local only.

Built for power users

⌘K palette, ⌘P recent keys, redis-cli with completion, batch mode, cross-server copy/diff.

Highlights

What you get out of the box.

🦀

Native & fast

Virtual-scrolled SCAN, million-key trees, light/dark/system themes across desktop platforms.

🧠

Smart data viewer

Auto-decompress LZ4/Snappy/GZIP/ZSTD. JSONPath, Protobuf schemas, timestamps, images, custom scripts.

🗂️

Types & modules

Bitmap, HLL, Vector Set (KNN), Geo, Bloom, Time Series, Streams live-tail, Pub/Sub, RediSearch, Functions.

📊

Observability

Live metrics + 7-day history, memory analyzer + AI tips, Slow Log ↔ Latency, MONITOR, value search.

🔐

Privacy-first

Tags and notes stay local. TLS/SSH, ACL editor, staged connection diagnostics. No accounts, no telemetry.

⌨️

Keyboard-first

Command palette, recent keys (⌘P), shortcuts overlay, Lua script library, in-app update check.

Features at a glance

A condensed map of the product surface.

🚀 Native & fast GPU rendering · virtual SCAN · multi-platform · light / dark / system
🧠 Data viewers Compression · JSON/JSONPath · Protobuf · MessagePack · timestamps · images · hex · scripts
🗂️ Types & modules Bitmap · HLL · Vector · Geo · probabilistic · Time Series · Streams · Pub/Sub · Search · Functions
📊 Observability Metrics history · memory analyzer · Slowlog · MONITOR · cluster · persistence · keyspace events
🔑 Keys & data Namespace tree · tags/notes · bulk ops · recycle bin · import/export · cross-server copy & diff
🔐 Security Env tags · read-only · ACL · TLS/SSH · diagnostics · encrypted secrets
⌨️ Productivity ⌘K · ⌘P · CLI · batch · Lua library · updates · logs

Full feature tour on GitHub →

Install

Prefer a package manager, or grab a release binary.

macOS (Homebrew)

brew install --cask zedis

Windows (Scoop)

scoop bucket add extras && scoop install zedis

Linux (Arch)

yay -S zedis-bin

Cargo (from source)

cargo install --git https://github.com/vicanso/zedis --locked zedis-gui

crates.io builds may lag (GPUI is a git dependency). Prefer Homebrew / Scoop / AUR or GitHub Releases for the newest build.

Open source

Zedis is licensed under the Apache License 2.0. Issues and PRs welcome — by contributing you agree to the project CLA.