Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in event-sourcing

JOliver EventStore - How to access all stored events?

Should I avoid aggregates (DDD) in a system without an event store?

Migrating relational data to event store

In which layer should live read models (projections) in DDD with Event Sourcing?

Do aggregates have to be strongly consistent?

Migrate legacy database to cqrs/event sourcing view

Do we perfom queries to the event store? When and how?

cqrs event-sourcing

How to read events stored in Axon Event Store?

How to query aggregate root by some other property apart from Id?

Maintain reference between aggregates

cqrs event-sourcing axon

CQRS Write database

cqrs event-sourcing axon

Domain Model with Event Sourcing

CQRS, still doesn't get it completly, what is saved in the DB ;( [closed]

NEventStore optimistic lock

CQRS Event-sourcing and own database per microservice

Loading aggregates on reacting to domain events

EventStore: learning how to use