Pub/Sub
Google Cloud Pub/Sub ingest events for streaming into BigQuery, data lakes, or operational databases. Tenzir can act as a publisher that sends messages to a topic, and as a subscriber that receives messages from a subscription.
URL Support
The URL scheme gcps://
dispatches to
load_google_cloud_pubsub
and
save_google_cloud_pubsub
for seamless URL-style use via from
and
to
.