Are there any good resources of using CQRS/EventSourcing in an Elixir/Phoenix application?

You want to check out Commanded and run through its resources for sure. I would strongly encourage building a toy app with it to get the feel for it. That exercise is precisely what helped me “get” event sourcing.

3 Likes