An open API service indexing awesome lists of open source software.

https://github.com/joeyguerra/shipping-domain-event-sourcing

Using Event Sourcing as a mechanism for analyzing software coupling.
https://github.com/joeyguerra/shipping-domain-event-sourcing

Last synced: 2 months ago
JSON representation

Using Event Sourcing as a mechanism for analyzing software coupling.

Awesome Lists containing this project

README

        

# Shipping Domain Event Sourcing

I'm investigating software coupling. And, since I'm also interested in [Event Sourcing](https://www.martinfowler.com/eaaDev/EventSourcing.html), I'm using it as the mechanism for my analysis.

![Knows About Visualization](knows-visualization.png)

![Knows Direction](knows-direction.png)