# Functions
NewPostgreSQLStore creates a new PostgreSQL store.
NewSQLStore creates a new store with an sql driver.
# Structs
Entry is an store.Entry implementation.
PostgreSQLStore is a tracker store implementation that uses PostgreSQL as a backend.