# Functions
NewMQEventsStorage returns an instance of MQEventsStorage.
NewMQImpressionsStorage returns an instance of MQEventsStorage.
# Constants
MaxAccumulatedBytes is the maximum size to accumulate in events before flush (in bytes).
# Variables
ErrorMaxSizeReached queue max size error.
# Structs
MQEventsStorage in memory events storage.
MQImpressionsStorage in memory events storage.