Eventsourcing and CQRS in Elixir

Abstract:

Eventsourcing does not have to be difficult.

In this talk, we will go through how we can build an eventsourced application using simple abstractions provided to us by the commanded library.

Tags:
event-sourcing, domain-modeling, architecture