event-sourcing-with-elixir icon indicating copy to clipboard operation
event-sourcing-with-elixir copied to clipboard

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

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.