Redis Tics

The most powerful Redis management dashboard. Monitor servers, manage keys, analyze performance, and get smart insights — all from one beautiful desktop app.

✓ Free to use ✓ Auto-updates ✓ All platforms

Available for macOS, Windows, and Linux • No account required

Redis Tics Dashboard Screenshot

Powerful Features

Everything you need to monitor and analyze your Redis servers

🖥️

Multi-Server Management

Connect and monitor multiple Redis servers simultaneously. Switch between servers instantly with persistent connection configurations.

📡

Real-time Monitoring

Live command monitoring with MONITOR command. Track commands by IP address, filter by command type, and analyze traffic patterns.

💾

Memory Analytics

Deep memory analysis with MEMORY STATS and MEMORY DOCTOR. Track allocation, fragmentation, dataset size, and get optimization recommendations.

Command Statistics

Detailed command statistics showing call counts, latency per call, rejected and failed calls. Identify slow and hot commands instantly.

🐢

Slow Log Analysis

View and analyze slow queries with SLOWLOG. Color-coded severity badges, client information, and execution duration for each slow command.

🔄

Cluster Support

Full Redis Cluster monitoring with CLUSTER INFO and CLUSTER NODES. Track cluster state, slot distribution, and node health.

💿

Persistence Status

Monitor RDB and AOF persistence. Track last save time, changes since save, BGSAVE status, AOF rewrite progress, and more.

🔍

Diagnostics

Built-in LATENCY DOCTOR and error statistics tracking. Get automated latency analysis and identify recurring errors.

Download Redis Tics

Get started in seconds — no setup, no configuration required

🍎

macOS

Works on both Apple Silicon (M1/M2/M3) and Intel Macs.

💡 If you see "damaged" error: xattr -cr /Applications/Redis\ Tics.app

🪟

Windows

Windows 10 and 11 supported. Choose MSI for standard install.

💡 Click "More info" → "Run anyway" if SmartScreen appears

🐧

Linux

Ubuntu, Debian, Fedora, and other distributions supported.

💡 Use .deb for Ubuntu/Debian, .AppImage for others

🔄 Auto-Updates Included

Redis Tics automatically checks for updates and notifies you when a new version is available. Update with one click — no manual downloads needed.

For Developers: Build from Source

Optional — only if you want to contribute or customize

Click to show build instructions (requires Node.js 18+ and Rust)
# Clone the repository
git clone https://github.com/pritamsso/redis-tics.git
cd redis-tics

# Install dependencies
npm install

# Run in development mode
cargo tauri dev

# Build for production
cargo tauri build

Latest Releases

Download the latest version for your platform

Loading releases...

Tech Stack

Built with modern, performant technologies

⚛️ React 🦀 Rust 🔧 Tauri v2 📘 TypeScript 🎨 TailwindCSS v4 📊 Recharts ⚡ Vite