# Functions
NewMySQL constructs MySQL with all dependencies.
NewPostgres constructs Postgres with all dependencies.
# Variables
ErrNoEvents is an error returned when no ready outbox rows available after mining from DB.
# Interfaces
MineSweeper should be implemented by Datastore.
# Type aliases
Status represents the outbox row status.