live-projection-uses-subscriber-list

Status: IN

`LiveProjection` receives automatic updates by registering a callback in `EventStore._subscribers` (a list of `Callable[[Event], None]]`), which is invoked synchronously inside `append()` and `append_batch()`

Source: entries/2026/05/29/topic-live-projection-subscription-mechanism.md

JSON