CQRS: Read model projection update in an API

后端 未结 0 1296
执念已碎
执念已碎 2020-12-15 14:54

I would like to have a simple CQRS implementation on an API. In short:

  1. Separate routes for Command and Query.
  2. Separate DB tables (on the same DB at the
相关标签:
回答
  • 消灭零回复
提交回复
热议问题