Week 26, year 2024
- How To Get The Current Entity State From Events - In Event Sourcing, the application state is stored in events. When we add an event, it is placed at the end of a structure called an append-only log. Events are the source of truth. This has many advantages, such as: [Event Store blog]
- How Event Sourcing Can Power Machine Learning - In this guest blog, Chief Architect at Vispera, Kaan Can Fidan explains how they've developed a machine learning pipeline using event sourcing with EventStoreDB. [Event Store blog]
- Benefits Of Event Sourcing - In this article we explore the benefits of implementing Event Sourcing to your software architecture and the insights it can unlock for your business by providing richer data. [Event Store blog]
- Filtering EventStoreDB subscriptions by event types - Regular expressions are one of the classic examples of hate and hate relationships. Yes, it’s not a typo; hate and hate. Do you know anyone… [Event-Driven by Oskar Dudycz]
- EventStoreDB 24.6 released - EventStoreDB 24.6 was officially released on the 26th of June 2024. Even though it is a mid-year interim release, there a quite a few feature enhancements plus some exciting new features as well. Keep reading to learn more! [Event Store blog]