You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
EventStoreML is a minimal, self-hosting markup language where every top-level element is an event — even the schema definitions themselves. Each .esml file is an event store that defines its own meaning over time. Idea: If event sourcing is so good then why not attempt to use event store files where normally state snapshot files are being used.