Nwire — the CQRS battery. Actors, projections, workflows, queries, and the action pipeline, plus outbox/inbox/cron, invariants, and DLQ wiring — installed via forgePlugins / withForge. Opt-in; an app boots without it. The runtime is the bus.
State modelling for Kronos — event-sourced state definitions and evolution.
Event sourcing for Kronos — dynamic-consistency-boundary event store with load/append.
Messaging primitives for Kronos — commands, events, handlers, and event processors.
CLI tool for event modeling - explore, design, and generate code from your event models
Generate increment sequence with time-rotation
Axon Server extension for Kronos — event store and command bus over Axon Server.
Testing toolkit for Kronos — given/when/then fixtures for event-sourced slices.
PostgreSQL extension for Kronos — event store and snapshot store adapters.
KronosDB extension for Kronos — native event store transport.
Drizzle ORM extension for Kronos.
Knex extension for Kronos.
Multiple tenant management
Prisma extension for Kronos.
OpenTelemetry extension for Kronos — tracing for commands and events.
Base types and interfaces for CQRS client implementations
Let's send a message ;)
QuanticFlow workflow engine adapter for @quanticjs/workflow — supports callback and event-driven service task execution
CQRS validation helpers for command and query validation
TanStack Query integration for CQRS commands and queries
RxJS-based reactive CQRS client for real-time applications
Import module
rxjs application-architecture kit for react
MCP (Model Context Protocol) server for MBC CQRS Serverless framework - enables AI tools to interact with the framework