Event Sourcing

May
31
Implementing an event store on NATS: Design

Implementing an event store on NATS: Design

In the first post, I introduced the primary requirements of an event store and the specific capabilities in NATS which
12 min read
May
02
Implementing an event store on NATS: Introduction

Implementing an event store on NATS: Introduction

An event store [https://en.wikipedia.org/wiki/Event_store] is a database optimized for reading and transacting sequences of
7 min read
Oct
05
Intuiting Event Sourcing

Intuiting Event Sourcing

The goal of this article is to establish intuition for event sourcing. It will not cover any implementation details or
4 min read