Commit Graph

13 Commits

Author SHA1 Message Date
zemo
feb89d108e Add README file with description of demo impl. 2020-08-07 22:51:13 +02:00
Michal Zeman
9efcc19758 Optimize import 2020-06-28 09:29:34 +02:00
Michal Zeman
7f78884343 account module refactoring 2020-05-09 10:54:33 +02:00
Michal Zeman
2072882524 transfer money operation failed, money rollback 2020-01-12 11:41:44 +01:00
Michal Zeman
edf063d0c4 transfer money operation 2020-01-05 19:02:47 +01:00
Michal Zeman
65381f7f50 http api for account 2019-11-30 20:12:15 +01:00
Michal Zeman
f368532393 small refactoring, moving domain events and commands into the separates models 2019-11-15 16:36:01 +01:00
Michal Zeman
35b4fddcbd AggregateActor tests 2019-11-02 18:00:15 +01:00
Michal Zeman
1d752dcfa3 Common event sourcing supported persistence 2019-09-29 19:54:21 +02:00
Michal Zeman
cdff13c395 Account aggregate implementation 2019-09-22 10:58:03 +02:00
Michal Zeman
e05f86aa6d Transaction aggregate implementation 2019-09-15 11:03:02 +02:00
Michal Zeman
1304089c66 Account aggregate contract definition 2019-09-08 16:53:22 +02:00
Michal Zeman
830ebfbe15 initial commit 2019-09-07 18:59:12 +02:00