Database Reliability
OfficialEnsure your databases are always available.
Authorvertivolatam
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses the critical need for uninterrupted database access and data integrity in production environments, preventing downtime and data loss.
Core Features & Use Cases
- High Availability: Implements replication and automatic failover mechanisms to ensure continuous database operation.
- Data Protection: Configures robust backup and recovery strategies to safeguard against data corruption or loss.
- Performance Optimization: Sets up connection pooling and monitoring to maintain optimal database performance and resource utilization.
- Use Case: Automatically set up PostgreSQL replication and failover using Patroni, configure daily backups with
pg_basebackup, and implement connection pooling with PgBouncer to ensure your application's database remains accessible and performant under all conditions.
Quick Start
Implement database replication and failover for PostgreSQL.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 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: Database Reliability Download link: https://github.com/vertivolatam/monorepo/archive/main.zip#database-reliability 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 471,000+ vetted skills library on demand.