Login
From:
ismaelcelis.com
(Uncensored)
subscribe
Event Sourcing with Ruby examples. The Command layer. - Ismael Celis
https://ismaelcelis.com/posts/event-sourcing-ruby-command-layer/
links
backlinks
Roast topics
Find topics
Find it!
The Command Layer is the place where business logic happens, user input is handled and decisions are made. In this article I explore the role of the Command Layer in event-sourced systems