Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 796 Bytes

File metadata and controls

18 lines (11 loc) · 796 Bytes

Home > @snowplow/node-tracker > EventStoreConfiguration

EventStoreConfiguration interface

Signature:

interface EventStoreConfiguration 

Properties

Property Type Description
maxSize? number (Optional) The maximum amount of events that will be buffered in the event storeThis is useful to ensure the Tracker doesn't fill the 5MB or 10MB available to each website should the collector be unavailable due to lost connectivity. Will drop old events once the limit is hit