Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 361 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 361 Bytes

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.