Skip to content

Latest commit

 

History

History
112 lines (55 loc) · 6.67 KB

BO-DDD-RAD.md

File metadata and controls

112 lines (55 loc) · 6.67 KB

BO, DDD, RAD

CQRS, ES

Edument's CQRS Starter Kit

Jacek Laskowski's Rough Notes about CQRS and ES has many related links

Stream processing, Event Sourcing, Reactive, CEP … and making sense of it all

Elixir, Erlang

Java

Ruby

Fast introduction to Event Sourcing for Ruby programmers, Why use Event Sourcing

From ActiveRecord to Event Sourcing by Emanuele DelBono

Introduction to CQRS / ES with Rails by Mirosław Pragłowski, his example depends on Greg's Event Store

Libraries

Event Sourcing Libraries in Ruby: A Guide presents besides RailsEventStore

Without libraries

Scala

Hexagonal Architecture

Naked Objects

Micro Services

Misc