Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 553 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 553 Bytes

FB.EventSourcing

As you know Event Sourcing, CQRS (Command Query Responsibility Segregation) and DDD (Domain Driven Design) trend microservices topics. These concepts using for Distributed Systems like microservices or monolith applications but not required...

Articles

  • Take a look at CQRS and Event Sourcing with DDD — Part 1
  • Take a look at CQRS and Event Sourcing with DDD — Part 2