Skip to content

hepengju/redis-me

Repository files navigation

RedisME

License GitHub release GitHub All Releases

RedisME is a modern lightweight cross-platform Redis desktop manager

empty.png light.png dark.png

Features

  • Super Lightweight: Based on Webview2, no embedded browser (Thanks to Tauri)
  • Pretty UI: Provides light/dark themes(Thanks to ElementPlus, CodeMirror, VueWebTerminal)
  • Cross-platform: Supports Windows/Mac/Linux
  • Multi-language: English, Chinese, more languages coming soon
  • Rich functionality: info, value, terminal, memory analysis, slow logs, command monitoring, pub/sub etc

Special Features

  • Dynamic switching between read-only/writable modes
  • Terminal command prompts and detailed explanations
  • Highlighting and detailed explanations of info fields
  • Configuration field comparison, detailed explanations, and default value references
  • Fine-grained memory scan parameter configuration for quick memory issue troubleshooting
  • Terminal command execution with automatic broadcasting to multiple nodes in a cluster
  • Cluster operations can specify nodes

Installation

Available to download for free from here

Build Guidelines

# System Prerequisites: Refer Tauri  https://tauri.app/start/prerequisites/
# Windows: Microsoft C++
# Mac: Xcode
# Linux: libwebkit2gtk, build-essential etc

# rust
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh

# vite+: node/pnpm etc
curl -fsSL https://vite.plus | bash

# clone
git clone https://github.com/hepengju/redis-me.git --depth=1

# install package.json and start dev
vp install
vp run tauri dev

WeChat Official Account

Regularly share the special features and update logs of RedisME, as well as other technical issues and solutions.

wechat

About

Redis Manager based on Tauri

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors