redis-persistence
CommunityMaster Redis persistence and disaster recovery.
Authorpluginagentmarketplace
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Redis persistence planning is often fragmented across teams, risking data loss and slow recovery. This guide provides a unified approach to choosing and configuring RDB, AOF, or Hybrid persistence, backup strategies, and recovery procedures for Redis deployments.
Core Features & Use Cases
- RDB-based snapshots enable fast restores with minimal performance impact.
- AOF-based durability logs every write for near-zero data loss and easier replay.
- Hybrid persistence offers a balanced approach with fast restarts and strong durability in production environments.
- Includes production recommendations, automated backup scripts, monitoring commands, and recovery steps to minimize downtime.
Quick Start
Configure a Redis persistence strategy (RDB, AOF, or Hybrid) and validate durability by performing a save and verifying last save time.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferencesassets
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: redis-persistence Download link: https://github.com/pluginagentmarketplace/custom-plugin-redis/archive/main.zip#redis-persistence Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.