Cqrs (cqrs_tools v0.1.6) View Source

CqrsTools is a set of macros to make CQRS applications easy to manager.

Bounded Contexts

Creates proxy functions for commands and events.

Commands

Creates commands with validation, dispatch logic, and more.

Events

Creates events...easily

Queries

Define queries with filters, validation, execution, and more.