Everything you care about in one place

Follow feeds: blogs, news, RSS and more. An effortless way to read and digest content of your choice.

Get Feeder

event-driven.io

Event-Driven by Oskar Dudycz

Get the latest updates from Event-Driven by Oskar Dudycz directly as they happen.

Follow now 27 followers

Latest posts

Last updated 7 months ago

How to build MongoDB event store

7 months ago

I have always said that is not the best choice for event...

Idempotent Command Handling

9 months ago

“Are you command handling idempotent?” Sounds like a douchebag question to ask....

Bootstrapping CRUD with Pongo

10 months ago

The leitmotif of this blog is the event-driven approach. I truly believe...

Running a regular SQL on Pongo documents

10 months ago

Have you heard someone say: “We’ll use this tool because it requires...

Pongo behind the scenes

10 months ago

**If you want to make God laugh, tell him about your plans....

Pongo gets strongly-typed client, migrations, and command line tooling

11 months ago

When you think upfront and want to make things right, there’s an...

My Architecture Drivers

12 months ago

I don’t feel like an authority or an expert. I prefer to...

Using event metadata in event-driven projections

12 months ago

Some time ago, I wrote about the dangers that come from the...

Writing and testing event-driven projections with Emmett, Pongo and PostgreSQL

about 1 year ago

In the previous article, I told what happened when Emmett and Pongo...

Event Sourcing on PostgreSQL in Node.js just became possible with Emmett

about 1 year ago

Last week, I announced Pongo - Mongo, but it was on PostgreSQL....

Pongo - Mongo but on Postgres and with strong consistency benefits

about 1 year ago

Flexibility or Consistency? Why not have both? Wouldn’t it be great to...

Filtering EventStoreDB subscriptions by event types

about 1 year ago

Regular expressions are one of the classic examples of hate and hate...