Hello there, I'm trying to add/remove tags; using...
# getting-started
k
Hello there, I'm trying to add/remove tags; using event based architecture. I'm reading this document here: https://datahubproject.io/docs/actions/quickstart I've done the quickstart, this is a listener that listens off changes that are made to Datahub; I'm wondering if we can use this kafka to publish entity changes so that DataHub (or a worker that I define) listens to this queue and then makes those tag changes on DataHub?