eventify.persist package

Submodules

eventify.persist.constants module

Eventify Persistance Configuration

Module contents

Persist Helper Module

eventify.persist.persist_event(topic, event, pool)[source]

Track event to prevent duplication of work and potential loss of event :param topic: The event topic :param event: The event object