resilient-storage

Community

Always-on storage with automatic failover.

Authordadbodgeoff
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill ensures your application's data remains accessible and operations continue even when primary storage systems like Redis or databases experience outages.

Core Features & Use Cases

  • Multi-Backend Support: Seamlessly integrates with Redis, databases (e.g., Supabase), and in-memory storage.
  • Automatic Failover: Intelligently switches to a healthy backup backend if the primary fails.
  • Circuit Breakers: Prevents cascading failures by temporarily disabling unhealthy backends.
  • Use Case: Critical systems requiring high availability, such as distributed locking services or essential caching layers, can maintain functionality during partial infrastructure failures.

Quick Start

Initialize the resilient storage with Redis and Supabase backends, then set a key with a one-hour expiration.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: resilient-storage
Download link: https://github.com/dadbodgeoff/drift/archive/main.zip#resilient-storage

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.