tag
cqrs▌
2 indexed skills · max 10 per page
skills (2)
cqrs-implementation
sickn33/antigravity-awesome-skills · Productivity
$22
cqrs-implementation
wshobson/agents · Productivity
Separate read and write models with command and query buses for scalable, event-driven architectures. \n \n Provides command and query handler infrastructure with bus patterns for dispatching operations to appropriate handlers \n Includes templates for command validation, event persistence, read model projections, and FastAPI integration \n Supports eventual consistency patterns with checkpoint-based synchronization and read-your-writes consistency helpers \n Covers event sourcing fundamentals,