fn invalidator<'a>( cache: &'a Cache<TableName, TableId>, idents: &'a [&CacheIdent], ) -> BoxFuture<'a, Result<()>>