Function apalis_redis::connect
source ยท pub async fn connect<S: IntoConnectionInfo>(
redis: S
) -> Result<ConnectionManager, RedisError>Expand description
Shorthand to create a client and connect
pub async fn connect<S: IntoConnectionInfo>(
redis: S
) -> Result<ConnectionManager, RedisError>Shorthand to create a client and connect