Danijel Martinek cb785b600a feat(core-events): InMemoryEventBus with failFast option
TDD: red (test-only), then green. InMemoryEventBus validates payloads via
descriptor.schema before fanout, delivers to all handlers via Promise.allSettled,
swallows handler errors by default, and rethrows first error when failFast:true.
5 new tests (8 total passing).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-08 11:57:19 +02:00
Description
No description provided
25 MiB
Languages
TypeScript 67.6%
JavaScript 20.1%
Handlebars 11.3%
Shell 0.8%
Dockerfile 0.1%