Event Sourcing

Event Sourcing PHP

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

Last updated