wasmcloud_provider_keyvalue_redis

Function retrieve_default_url

source
pub fn retrieve_default_url(config: &HashMap<String, String>) -> String
Expand description

Fetch the default URL to use for connecting to Redis from the configuration, defaulting to DEFAULT_CONNECT_URL if no URL is found in the configuration.