Implement Command Query Responsibility Segregation
Implement CQRS pattern:
Domain: ${{DOMAIN_DESCRIPTION}}
Read/write ratio: ${{RW_RATIO}}
Consistency needs: ${{CONSISTENCY_NEEDS}}
Design:
- Command model
- Query model
- Event store
- Projections
- Synchronization strategy
- Consistency handling
- Testing approach
- MonitoringPremium Prompt
Unlock this prompt — and all 30,000+ expert-crafted prompts — with Pro.
Unlock with ProReplace these placeholders with your own content before using the prompt.
[{DOMAIN_DESCRIPTION][{RW_RATIO][{CONSISTENCY_NEEDS]