Skip to content

Files

Latest commit

cdf095b · Feb 9, 2025

History

History

event-sourcing

description
Event Sourcing PHP

Event Sourcing

Ecotone comes with in-built integration for Event Sourcing which works with databases like Postgres, MySQL or MariaDB for storing Events and allows for building and storing Projected Views in any storage we decide.
Read more in following chapters.

Materials

Demo implementation

Links