Learn CQRS/ES and Commanded in twenty minutes
Watch Bernardo Amorim’s CQRS and Event Sourcing talk at Code Beam SF 2018 to learn about Commanded, a CQRS/ES framework for Elixir.
Elixir CQRS/ES Commanded
CQRS and Event Sourcing at Code Beam SF 2018
A look into what Event sourcing and Command Query Responsibility Segregation are and how they fit together, followed by a tutorial on how to implement an application using these concepts with Commanded.
Talk presented by Bernardo Amorim, the corresponding example app is available on GitHub.