MateuszNaKodach / SelfImprovement

This project has some sample code for my personal learning purpose. Things which I've learnead are collected as issues here: https://github.com/nowakprojects/SelfImprovement/issues
105 stars 17 forks source link

Arkency / From Diagram to Code: Breaking Down Event Sourcing With A Simple Model Using RailsEventStore #5576

Closed MateuszNaKodach closed 2 months ago

MateuszNaKodach commented 2 months ago

https://www.youtube.com/watch?v=eH8IuuEQ6Pk&t=929s

MateuszNaKodach commented 2 months ago

Thanks for the video :) Why do you use the service and tests which requires EventStore (proabably longer to run than just unit tests). What do you think by returning list of events from task method and just save list of events in the service.

MateuszNaKodach commented 2 months ago

Co jest zle? Za duzy - CRUDowe rzeczy z otwieraniem statusem itp.