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.
- Host: GitHub
- URL: https://github.com/joeyguerra/shipping-domain-event-sourcing
- Owner: joeyguerra
- License: mit
- Created: 2021-04-04T01:37:28.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-04-04T01:54:58.000Z (about 4 years ago)
- Last Synced: 2025-01-26T06:23:08.807Z (4 months ago)
- Language: JavaScript
- Homepage:
- Size: 159 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.

