pub async fn connect( options: &Options, ) -> Result<MultiplexedConnection, Box<dyn StdError>>
Connect to Redis.