Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in event-sourcing

ElasticSearch as EventStore

CQRS (event sourcing): Projections with multiple aggregates

cqrs event-sourcing

Is it OK to create huge events in Event Sourcing?

What are Reactors/Reactions in Event-Sourcing?

cqrs event-sourcing reactor

Is it ok to use Apache Kafka "infinite retention policy" as a base for an Event sourced system with CQRS?

Is it possible to make conditional inserts with Azure Table Storage

Need defense against wacky challenge to Event Sourcing architecture w/CosmosDB

How to model the StackOverflow website with DDD

multiple commands for single process in CQRS

cqrs event-sourcing

Where to store events in a distributed system which uses event sourcing?

Time based Sagas with Event Sourcing

cqrs event-sourcing saga

How should Event Sourcing event handlers be hosted to construct a read model?

Event sourcing pattern: why mustn't I store current state?

How should I serialize domain model snapshots for event sourcing

How would model a vote/like system in a DDD/CQRS/EventSourced project?

Should events be stored in order, and how, when using CQRS/event sourcing

How to PATCH an Aggregate Root

Improve performance of event sourcing projections to RDBMS (SQL) via .NET

Should an event object be named as a past tense verb or a noun?

event store root aggregate vs aggregate