技能说明

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


中文介绍

为可扩展架构实现命令查询职责分离。适用于分离读写模型、优化查询性能或构建事件溯源系统。

直接复制以下提示词,发送给你的 AI 助手即可完成安装。

帮我下载并安装这个SKILL:https://skillhub.cstcloud.cn/download/cqrs-implementation

点击右上角 下载SKILL 按钮

元信息

分类:Development
下载:6
浏览:6
标签:
Command Query Responsibility Segregation read-write separation event-sourced systems