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
Использование

После установки вы можете использовать этот skill, выполнив следующую команду в терминале:

skills use iii-event-driven-cqrs