awesome-elixir-cqrs
CQRS framework
A curated collection of resources and libraries for building Command Query Responsibility Segregation (CQRS) systems using Elixir.
A curated list of awesome Elixir and Command Query Responsibility Segregation (CQRS) resources.
710 stars
55 watching
37 forks
last commit: about 1 month ago
Linked from 1 awesome list
cqrscqrs-escqrs-frameworkdomain-driven-designelixirevent-sourcing
Awesome Elixir and CQRS / Books | |||
Building Conduit | Applying CQRS/ES to an Elixir and Phoenix web app | ||
Real-World Event Sourcing | Distribute, Evolve, and Scale Your Elixir Applications | ||
Awesome Elixir and CQRS / Presentations / 2014 | |||
CQRS with Erlang | by @ NDC 2014 - Dive into CQRS, and explore a sample implementation written in Erlang. [ | ] | ||
Awesome Elixir and CQRS / Presentations / 2016 | |||
Implementing CQRS on top of OTP (in Elixir) | by Hubert Łępicki. [ ] | ||
Awesome Elixir and CQRS / Presentations / 2020 | |||
Event Sourcing with Elixir | by @ ElixirConf EU Virtual 2020 - Introduction to event sourcing with examples using EventStore. [ | ] | ||
Awesome Elixir and CQRS / 2021 | |||
Thinking Elixir #075 RabbitMQ and Commanded at Simplebet with Dave Lucia | Talk about Simplebet's use of RabbitMQ and Commanded for solving unique real-time problems. We learn how Simplebet uses Elixir when creating real-time sports betting markets. We also learn what CQRS systems are, how the Commanded library supports that in Elixir, and how Commanded pairs well with RabbitMQ | ||
Awesome Elixir and CQRS / Research papers / 2017 | |||
The Dark Side of Event Sourcing: Managing Data Conversion | by Michiel Overeem, Marten Spoor, and Slinger Jansen | ||
Awesome Elixir and CQRS / Research papers / 2021 | |||
An Empirical Characterization of Event Sourced Systems and Their Schema Evolution - Lessons from Industry | by Michiel Overeem, Marten Spoor, Slinger Jansen, Sjaak Brinkkemper | ||
Awesome Elixir and CQRS / Screencasts | |||
Building a single event sourced feature in Elixir using Commanded | by |