The Principal Dev – Masterclass for Tech Leads

The Principal Dev – Masterclass for Tech LeadsJuly 17-18

Join

cqrs

A lightweight, opinionated CQRS and event sourcing framework targeting serverless architectures.

Command Query Responsibility Segregation (CQRS) is a pattern in Domain Driven Design that uses separate write and read models for application objects and interconnects them with events. Event sourcing uses the generated events as the source of truth for the state of the application.

Together these provide a number of benefits:

Things that could be helpful:

Three backing data stores are supported:

Other data stores supported supported elsewhere:

Crates.io docs CodeBuild

Join libs.tech

...and unlock some superpowers

GitHub

We won't share your data with anyone else.