fn invalidator<'a>( cache: &'a Cache<TableId, Arc<TableInfo>>, ident: &'a CacheIdent, ) -> BoxFuture<'a, Result<()>>