Native & fast
Virtual-scrolled SCAN, million-key trees, light/dark/system themes across desktop platforms.
Built with Rust and GPUI (the same engine as Zed). GPU-drawn UI, virtual-scrolled SCAN — millions of keys without the Electron tax.
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.
Every pixel on the GPU. Stay at 60+ FPS with a tiny memory footprint.
JSON, Protobuf, MessagePack, compression, images, hex — purpose-built viewers per type.
Env tags, read-only lock, escalated confirms, encrypted secrets — local only.
⌘K palette, ⌘P recent keys, redis-cli with completion, batch mode, cross-server copy/diff.
What you get out of the box.
Virtual-scrolled SCAN, million-key trees, light/dark/system themes across desktop platforms.
Auto-decompress LZ4/Snappy/GZIP/ZSTD. JSONPath, Protobuf schemas, timestamps, images, custom scripts.
Bitmap, HLL, Vector Set (KNN), Geo, Bloom, Time Series, Streams live-tail, Pub/Sub, RediSearch, Functions.
Live metrics + 7-day history, memory analyzer + AI tips, Slow Log ↔ Latency, MONITOR, value search.
Tags and notes stay local. TLS/SSH, ACL editor, staged connection diagnostics. No accounts, no telemetry.
Command palette, recent keys (⌘P), shortcuts overlay, Lua script library, in-app update check.
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 |
A quick look at the main surfaces.
Prefer a package manager, or grab a release binary.
brew install --cask zedis
scoop bucket add extras && scoop install zedis
yay -S zedis-bin
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.
Zedis is licensed under the Apache License 2.0. Issues and PRs welcome — by contributing you agree to the project CLA.