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