pub async fn set_item_tsid(
    item: &TxnCacheItem,
    tsid: Tsid
) -> Result<(), Errors>