Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Cqrs Implementation

Skill Verifiziert Aktiv
Teil von:Agents

Implement Command Query Responsibility Segregation for scalable architectures. Use when separating read and write models, optimizing query performance, or building event-sourced systems.

Zweck

To provide developers with a clear understanding and practical templates for implementing CQRS in scalable software architectures, optimizing query performance, and building event-sourced systems.

Funktionen

  • Detailed explanation of CQRS architecture
  • Code templates for command and query infrastructure
  • FastAPI application integration example
  • Guidance on read model synchronization
  • Best practices for CQRS implementation

Anwendungsfälle

  • Implementing CQRS for scalable architectures
  • Separating read and write models
  • Optimizing query performance
  • Building event-sourced systems

Nicht-Ziele

  • Providing a fully runnable application framework
  • Handling specific database implementations beyond examples
  • Real-time data synchronization across all scenarios

Installation

Zuerst Marketplace hinzufügen

/plugin marketplace add wshobson/agents
/plugin install backend-development@claude-code-workflows

Qualitätspunktzahl

Verifiziert
95 /100
Analysiert about 18 hours ago

Vertrauenssignale

Letzter Commit3 days ago
Sterne35.3k
LizenzMIT
Status
Quellcode ansehen