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