pub async fn item_set(id: Uuid, key: Bytes, value: Bytes) -> Result<()>
Sets a key in the given table.
Executes ItemSet on N nodes and returns after W successful responses.
N
W