/event-sourcing-with-elixir

Complementary Resources for my Talk "Event Sourcing with Elixir" at ElixirConf EU 2020

Primary LanguageElixirMIT LicenseMIT

Event Sourcing with Elixir - ElixirConf EU 2020

This repository contains the auxiliary code for the talk Event Sourcing with Elixir at ElixirConf EU 2020.

The demo folder contains the presented code. The extended_example folder contains an example project with 5 services all communicating with each other through the commanded/eventstore library.