home/categories/architecture-patterns/iii-hq-iii-skills-iii-event-driven-cqrs-skill-md
architecture-patternsdevelopment

iii-event-driven-cqrs

Implements CQRS with event sourcing on the iii engine. Use when building command/query separation, event-sourced systems, or fan-out architectures where commands publish domain events and multiple read model projections subscribe independently.

iii-hq
maintainer
iii-hq
업데이트됨 4/6/2026
스타
15297
포크
1022
quick start

Installation and usage

Implements CQRS with event sourcing on the iii engine. Use when building command/query separation, event-sourced systems, or fan-out architectures where commands publish domain events and multiple read model projections subscribe independently.

설치
$ install --globalskills.sh
사용법

설치 후 터미널에서 다음 명령을 실행하여 이 스킬을 사용할 수 있습니다:

skills use iii-event-driven-cqrs