Skip to content

InMemoryPubSub

In-memory pub/sub adapter for tests and local prototypes.

ts
import { InMemoryPubSub } from '@haskou/ddd-kernel/adapters/pubsub/in-memory';

It is not a durable transport.

Released under the MIT License.