Skip to main content

node-tracker.emitterconfigurationbase.eventstore

Home > @snowplow/node-tracker > EmitterConfigurationBase > eventStore

EmitterConfigurationBase.eventStore property

Enables providing a custom EventStore implementation to store events before sending them to the collector.

Signature:
eventStore?: EventStore;