magda-io / magda

A federated, open-source data catalog for all your big data and small data
https://magda.io
Apache License 2.0
505 stars 92 forks source link

Indexer performance Improvement #3414

Open t83714 opened 1 year ago

t83714 commented 1 year ago

Indexer Performance Improvement

At this moment, the indexer expects the registry API to search for all relevant events through aspect reference links and send over a list of updated datasets rather than raw events.

This might lay too much pressure on the registry API & database.

Instead, we should: