CQRS

  • Command Query Responsibility Segregation
  • コマンドクエリ責務分離
  • 「情報の参照に使用するモデルと更新に使用するモデルに異なるものを使用する」アーキテクチャ