将GCP PubSub事件推入云数据存储

发布于 2025-01-25 18:29:45 字数 173 浏览 2 评论 0 原文

我正在使用GCP Pub子主题将特定事件存储在我的应用程序中,然后根据主题订阅的自定义代码fire,以处理DB Transactions调用到我的数据库。除了Storr在我的OLTP数据库中记录的订阅外,我还希望每个主题的另一个订户将JSON对象推入云数据存储实体。最简单的方法是什么?我可以在不编写自定义代码的情况下完成此操作吗?

I'm using GCP pub sub topics to store specific events in my applications and then have custom code running based on topic subscriptions fire to process db transactions calls to my database. Aside from the subscriptions that storr records in my OLTP database I'd also like another subscriber for each topic to push the JSON object into Cloud datastore entities. What is the easiest way to do this? Can I accomplish this without having to write custom code?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文