# Functions
NewPostgreSQLDatastore creates a new pgds.Datastore that talks to a PostgreSQL database.
NewProxy returns a new proxy to a datastore that adds hooks to perform hydra things.
# Type aliases
AddProviderFunc adds a provider for a given CID to the datastore.
GetRoutingFunc is a function that returns an appropriate routing module given a CID.