Skip to content

CraigLager/eda-prototype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

eda-prototype

Sample EDA to demonstrate architecture concepts

User-UI-App is the entry point and the app layer.

This project ties together concepts fromt he Learning Domain-Driven Design book by Vlad Khonovov. The key ideas are:

  1. Single Source Of Truth via CQRS.
  2. Modelling of time via message bus
  3. Entities and the capability for projections
  4. Service layer for command operations
  5. Immutable events

About

Sample EDA to demonstrate architecture concepts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages