event-driven-architecture

Installation
SKILL.md

Event-Driven Architecture

Implement event-driven systems with event sourcing, CQRS, and message queues. This skill covers distributed patterns for scalable, resilient applications.

Purpose

Build loosely coupled, scalable systems:

  • Implement event sourcing for audit trails
  • Apply CQRS for read/write optimization
  • Use message queues for async processing
  • Handle distributed transactions with sagas
  • Ensure eventual consistency
  • Build replay and recovery capabilities

Features

1. Event Sourcing

Installs
8
GitHub Stars
4
First Seen
Feb 1, 2026
event-driven-architecture — doanchienthangdev/omgkit