pub async fn cache_json_with_uuid(uuid: &str, val: Value) -> Result<(), Errors>
Expand description

Set a cache json with an uuid key.