Cache Manager

A cross-platform desktop cache management tool for Redis (Standalone / Master-Slave / Sentinel / Cluster) and Memcached, built with Tauri 2, Rust & Vue 3.

Tauri 2RustVue 3RedisMemcached

Features

Everything you need to manage Redis & Memcached in one place

Connection Management

  • Redis: Standalone / Master-Slave / Sentinel / Cluster
  • Memcached support with text protocol
  • ACL auth, TLS/SSL, timeout config
  • One-click connection test, parallel multi-connection management

Key Space Browser

  • SCAN cursor pagination with pattern & type filter
  • Cluster cross-node scan merge
  • Memcached full key enumeration + local fuzzy search
  • Key info: type / TTL / size / memory

Value View & Edit

  • String / Hash / List / Set / ZSet / Stream
  • JSON auto-format with syntax highlight
  • Base64 / binary-safe display
  • Create & delete keys visually

Command Console

  • Run any Redis / Memcached command
  • JSON formatted responses
  • Command history & execution time
  • Memcached set auto-completion

Server Management

  • INFO / CONFIG / CLIENT LIST / SLOWLOG
  • Topology view for master/slave, cluster, sentinel
  • Pub/Sub subscribe & publish
  • Real-time MONITOR

Settings & Experience

  • 简体中文 / 繁體中文 / English UI
  • Light / Dark / Follow-system themes
  • Auto update check with badge reminder
  • System tray with quick connect

Screenshots

See Cache Manager in action

Connection list
Connection List
Add connection
Add Connection
Redis data browser
Redis Data Browser
Memcached data browser
Memcached Data Browser
Command console
Command Console
Command history
Command History
Redis server info
Redis Server Info
Memcached server info
Memcached Server Info
Settings
Settings

Tech Stack