Skip to content
Newsletter ·The Edge, Jason's market letter every Monday. Free.
Skip to content
build.logmembers=online.now=trades.logged=expectancy=net=
platform·Platform / engineering

Event Sourcing

Pattern where state is derived from an append-only log of events rather than mutated in place. The entire desk is event-sourced, which is why every decision is replayable.

How the desk uses this

Platform and engineering terms like this one describe how Nexural is actually built — event-sourced, audit-logged, reproducible.

Back to the full glossary