Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in event-sourcing

Handling large amount of events in event sourcing

cqrs event-sourcing

Why limit commands and events to one aggregate? CQRS + ES + DDD

kafka as event store in event sourced system

Event-sourcing with akka-persistance: growing state as list?

How to write an event bus in Haskell?

Single or multiple topic (stream) per Aggregate Root event in kafka

CQRS - sending response by command with immediate consistency

Event Sourcing with Kinesis - Replaying and Persistence

Should an API Gateway Communicate via a Queue or directly to other μServices?

How to handle situations, when the read model became out of sync with the event logs?

cqrs event-sourcing

Where to validate business rules when using event-sourcing

CQRS/Event Sourcing, how get consistent data to apply business rules?

Why can't sagas query the read side?

An event store could become a single point of failure?

Akka Persistence Query event stream and CQRS

Implementing sagas with Kafka

How to recover from missed integration or notification events in event driven architecture?

Version number in event sourcing aggregate?

Aggregates in Event Sourcing Pattern

Eventsourcing in Apache Kafka