high-availability-patterns

Community

Keep crypto systems online with HA patterns.

Authorkhanh-vu
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides production-ready high-availability patterns for distributed crypto trading platforms, enabling seamless failover, leader election, and state reconciliation to guarantee near-zero downtime.

Core Features & Use Cases

  • Active-Passive Architecture with Redis Leader Election: ensures a single active instance coordinates trades while others stay ready to take over.
  • State Reconciliation on Failover: re-syncs state to prevent duplicate orders and balance drift during failover.
  • Health Check & Monitoring: proactive health checks to detect degradations and trigger safe failovers.
  • Graceful Shutdown Pattern: orderly shutdown sequences to minimize risk during maintenance.
  • Failover Time Monitoring: metrics and alerts to meet targeted failover times.

Quick Start

Use this Skill to deploy and test high-availability workflows in a clustered crypto trading environment by enabling the leader election and failover test sequence.

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: high-availability-patterns
Download link: https://github.com/khanh-vu/claude-force/archive/main.zip#high-availability-patterns

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 223,000+ vetted skills library on demand.