Skip to content

Latest commit

 

History

History

event-sourcing

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
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