Triggering Worker Functions from external Kafka Topic
Hi, I have a external Postgres DB that pushes events via Debezium to a Kafka topic. I would like to react to certain events by triggering a CF Worker.
Is there any way I can trigger worker functions in response to Kafka messages or somehow connect a topic to Cloudflare Queues?
Thanks in advance!
Is there any way I can trigger worker functions in response to Kafka messages or somehow connect a topic to Cloudflare Queues?
Thanks in advance!