https://github.com/battermann/accounting-event-sourcing
Sample code for post on event sourcing
https://github.com/battermann/accounting-event-sourcing
Last synced: about 1 year ago
JSON representation
Sample code for post on event sourcing
- Host: GitHub
- URL: https://github.com/battermann/accounting-event-sourcing
- Owner: battermann
- License: mit
- Created: 2017-04-19T22:38:18.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-28T08:12:58.000Z (almost 9 years ago)
- Last Synced: 2025-04-30T05:46:19.210Z (about 1 year ago)
- Language: Scala
- Homepage: http://blog.leifbattermann.de/2017/04/21/12-things-you-should-know-about-event-sourcing/
- Size: 6.84 KB
- Stars: 9
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# accounting-event-sourcing
Sample code for [12 Things You Should Know About Event Sourcing](http://blog.leifbattermann.de/2017/04/21/12-things-you-should-know-about-event-sourcing/).