Blog

Implicit last-write-wins behaviour in the age of agents

Last-write-wins is no longer cutting it in highly concurrent environments. Optimistic concurrency control is a better approach.

by Wilco
agents concurrency databases

When Kafka is not the right Move

Converting between state and events is a pain. Let's walk through a game of chess to see why.

by Jan
kafka distributed-systems event-streaming

The Burdens of Data

Although the value of data is clear, not everyone within organizations is equally happy to handle data. This article explores better ways for software engineers to manage and publish data.

by Wilco
data architecture distributed-systems