InMemoryEventStoreOptions
API reference for InMemoryEventStoreOptions
Interface: InMemoryEventStoreOptions
Section titled “Interface: InMemoryEventStoreOptions”Options for configuring an InMemoryEventStore instance. Mirrors the EventStoreOptions from @delta-base/server so that tests can use the same projection registration pattern.
Properties
Section titled “Properties”projections?
Section titled “projections?”
optionalprojections:InlineProjectionRegistration
Inline projections to run after each append