Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in event-sourcing

CQRS + ES - Where to query Data needed for business logic?

c# cqrs event-sourcing

Is a security service a single point of failure in a microservice architecture?

security event-sourcing

CQRS + EventSourcing scalability

Error handling in EventSource

Strongly typed events in Haskell

Event Sourcing: concurrently creating conflicting events

Event-sourcing: Dealing with derived data

event-sourcing

Event Sourcing - where does Domain Logic fit in?

Spring Kafka - Event sourcing - Example of how to query some entity state using Kafka + KafkaStreams API

Multiple Message Types in a Single Kafka Topic with Avro

Preferred way of handling "Event Sourcing" in NestJS CQRS recipe

Adjustable, versioned graph database

Keeping a snapshot of the most current version of each aggregate in an event store

cqrs event-sourcing

CQRS + Event Sourcing: (is it correct that) Commands are generally communicated point-to-point, while Domain Events are communicated through pub/sub?

Compensating Events on CQRS/ES Architecture

DDD/CQRS Querying Events

Event sourcing chaining events

Event sourcing: denormalizing relationships in projections

Defining aggregate roots when invariants exist within a list

DDD/CQRS/ES Implement aggregate member using graph database aka using an immediately consistent readModel as entity collection