タグ

関連タグで絞り込む (0)

  • 関連タグはありません

タグの絞り込みを解除

CQRSとeventに関するefclのブックマーク (1)

  • Tackling Complexity in CQRS

    The CQRS pattern can do wonders: it can maximize scalability, performance, security, and even “beat” the CAP theorem. Nonetheless, CQRS has acquired a controversial name because of the complexity it introduces. For instance, in his article on CQRS, Martin Fowler argues that the pattern should be applied sparingly and even cautiously: “… for most systems CQRS adds risky complexity” “… you should be

    Tackling Complexity in CQRS
    efcl
    efcl 2017/03/31
    そもそもCQRSとは何か、過剰な分離は複雑さを作る、CQRS !== ESであること、“State Based Projections”、CQRSのデータフロー
  • 1