magnASCII.io Simone Magnaschi
Senior Full Stack Web Dev
Bookmarks tagged with #event-sourcing.
Show all

CQRS and Event Sourcing for dummies | Codurance

CQRS (Command and Query Responsibility Segregation) and Event Sourcing are concepts that are not new at all. Alongside NoSql, Functional Programming and Microservices, these revival concepts are getting traction because of their ability to deal with modern software challenges.
Saved on: 2020-08-27

Posts by categories | Philippe Bourgau’s Blog

How to fix bad agile by starting neutral discussions about baby-steps programming. Baby steps are a sustainable and productive approach to writing code. Here is a step-by-step workshop to guide a team to drawing a Quality View.
Saved on: 2019-10-31

Mistaeks I Hav Made: Mistakes we made adopting event sourcing (and how we r

The app maintained a relational model of the current state of its entities alongside the event history. That in itself wouldn’t be a bad thing, if it had been implemented as a “projection” of the events.
Saved on: 2019-08-28

Start a new project with an Event Sourcing Architecture | Keith Mifsud

I firmly believe that most, if not all, real-life process-driven applications can greatly benefit from Event Sourcing. If a system needs to know what happened in the past, then Event Sourcing is a good architecture fit.
Saved on: 2019-08-09

The Missing Post About Event Sourcing

You know the basics but can’t turn theory into practice? Let me explain to you why. 1. Why this post There are a lot of resources about Event Sourcing out there, so why yet another blog post? Simply because I wish I could find such explicit and practical information when I started diving into ES.
Saved on: 2019-07-18

★ Laravel event projector v2 has been released - Freek Van der Herten's blo

Laravel event projector is a package that aims to be the entry point for event sourcing in Laravel. It can help you setting up aggregates, projectors and reactors. Earlier today our team released v2. This version streamlines the projectors and reactors from v1 and adds support for aggregates.
Saved on: 2019-04-09

Datomic: Event Sourcing without the hassle

When I got started using the Datomic database, I remember someone describing it to me as 'Event Sourcing without the hassle'.
Saved on: 2018-11-13

What they don’t tell you about event sourcing – Hugo Rocha – Medium

Event sourcing and CQRS gained a lot of popularity recently. The advantages are obvious and they share a very peculiar symbiosis with the current tech state of the art, making them very relevant.
Saved on: 2018-08-22

Event Sourcing made Simple – Kickstarter Engineering

tl;dr: Event Sourcing is to data what Git is to code. We’ve implemented a minimal event sourcing framework at Kickstarter to power d.rip. It’s simple and it has made our life so much better! Read on! Most software developers use a tool to keep track of code history.
Saved on: 2018-05-14
❤️
</>
2024