VibeHunt
Back to browse

Zedis

Redis GUI built with Rust and GPUI

Source

A native Redis client built with Rust and the GPU‑accelerated GPUI rendering engine, offering a high‑performance graphical interface. The application renders all UI elements on the GPU, providing smooth scrolling and rapid tab switching while keeping memory usage low even when browsing databases with millions of keys. It runs on macOS, Windows, and Linux with light, dark, and system themes.

The client automatically detects and formats stored payloads, supporting decompression of LZ4, SNAPPY, GZIP, and ZSTD data, as well as rich decoding for JSON/RedisJSON, Protobuf, MessagePack, images, and hex dumps. It includes features such as hash‑field TTL, stream inspection, Pub/Sub messaging, and a custom script viewer for user‑defined decoding pipelines. Real‑time observability tools display live CPU, memory, and network metrics, a memory analyzer highlights large keys, and diagnostics expose slow logs and MONITOR streams.

Security and productivity tools comprise read‑only mode, TLS/SSL and SSH tunneling, an integrated redis‑cli terminal, and a namespace tree view for organized key navigation. The software is stable and targeted at developers who need a responsive, low‑overhead Redis GUI.

Reviews

Sign in to leave a review.

Loading reviews…

Similar apps