# Functions
NewEventsStore creates a new instance of PostgresEventStore.
NewSchemaUtils creates an instance of SchemaUtils.
# Structs
EventsStore implements the EventsStore interface and helps persist events in a Postgres database.
SchemaUtils help create the various test tables in unit/integration tests.