package
0.7.4
Repository: https://github.com/libp2p/hydra-booster.git
Documentation: pkg.go.dev

# 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.

# Structs

Options are options for the Hydra datastore.

# 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.