pub async fn mset(data: Vec<(String, Option<Value>)>) -> Result<()>
Serialize and set the values of multiple keys