Materialises change-log rows from the events hot-store into the Feed database, using an independent change_seq cursor persisted in the feed DB. Implements events::IEventProjector so it can be driven by the existing EventsRuntime projection loop
Materialises finalised registry events from the hot-store changelog into the Registry database, using an independent change_seq cursor persisted in the registry DB. Implements events::IEventProjector so it can be driven by the existing EventsRuntime projection loop