pub fn get_redis_version(conn: &mut Connection) -> Result<Version>
Parses the Redis version from the “INFO” command output.