pub async fn database_address( config: &Config, database: &str, server: Option<&str>, ) -> Result<Address, Error>
Determine the address of the database.
database