Skip to content

InMemoryEventStoreOptions

API reference for InMemoryEventStoreOptions

@delta-base/toolkit


Options for configuring an InMemoryEventStore instance. Mirrors the EventStoreOptions from @delta-base/server so that tests can use the same projection registration pattern.

optional projections: InlineProjectionRegistration

Inline projections to run after each append