# Functions
Get returns a setup MongoDB, or set it up.
New creates a new MongoDB storage.
Set sets the storage, primarily used for testing.
ToMongoString converts the `Sort` to MongoDB sort format.
# Constants
Name of the storage.
# Type aliases
Config is the MongoDB configuration.