Concepts
The pages in this section explain the three ideas Funes is built around: events, event streams, and projections. They favor the what and why over the how. If you are evaluating Funes, getting your bearings, or want to understand what each piece is for before you write code, start here.
- Event — the immutable fact at the heart of the system, written in stone
- Event Stream — a sequenced group of events identified by a stream ID
- Projection — derive state from a stream of events with the interpretations DSL