BFF and CQRS
was I wrong again?
Aug 11, 20233 min read346

Search for a command to run...
Articles tagged with #cqrs
was I wrong again?

CQRS with Hexagonal Architecture and DDD

The first steps

I am going to show you a possible approach to Event Sourcing and CQRS with rust. This is a service that I am going to use in an ecosystem of services for my personal project. This service will deal only with identity. The one and only requisite at th...
