Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 319 Bytes

File metadata and controls

10 lines (8 loc) · 319 Bytes

Basic Concepts

TODO: Some high level ideas to help folks navigate the docs. May just link to other docs.

  • Query
  • Query Handler (includes request and response types)
  • Request (includes Command and Event)
  • Request Handler
  • Internal Bus (includes middleware pipeline)
  • External Bus (includes MoM and Transport)