Skip to content
#

event-sourcing

Here are 976 public repositories matching this topic...

lkaupp
lkaupp commented Oct 5, 2020

I previously opend a feature request for a modifiable state within a selector (#1679), because i have a problem with the recalculation / slicing / preprocessing of the state, every time >100mb. Now i have read that you plan that the state is only recalculated if the output changes for v4 (not the parameters, https://www.ngxs.io/concepts/select#joining-selectors )[would also exactly solve my recalc

watermill
symfony-5-es-cqrs-boilerplate
jorge07
jorge07 commented Sep 17, 2020

I would like to review the docs and explain also de concepts behind some decisions.
Things needed to explain:

  • DDD objectives and reasons why.
  • Core concepts like
    • bounded context
    • anti corruption layer
    • domain
    • value objects VS entities
    • aggregates
    • aggregate root
    • layered architecture and each one responsibility
    • reasons for the command and query bus
    • the even

This repo contains a sample application based on a Garage Management System for Pitstop - a fictitious garage. The primary goal of this sample is to demonstrate several software-architecture concepts like: Microservices, CQRS, Event Sourcing, Domain Driven Design (DDD), Eventual Consistency.

  • Updated Dec 11, 2020
  • C#

Improve this page

Add a description, image, and links to the event-sourcing topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the event-sourcing topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.