【问题标题】:Google Cloud Datastore transactional task enqueuingGoogle Cloud Datastore 事务性任务入队
【发布时间】:2017-03-16 21:15:35
【问题描述】:

在 Google App Engine 文档中,它显示 how to include enqueuing a message on a queue as part of a datastore transaction。我使用 GCP,但在 GKE 而不是应用引擎上运行服务。是否可以使用非应用引擎数据存储和 pubsub 服务获得此功能?

【问题讨论】:

    标签: database google-app-engine google-cloud-datastore google-cloud-platform google-cloud-pubsub


    【解决方案1】:

    不,目前无法在 Cloud Datastore 和 Cloud Pub/Sub 之间进行交易。你必须想出一个自定义的两相系统才能做到这一点。

    【讨论】:

      猜你喜欢
      • 2017-07-08
      • 1970-01-01
      • 1970-01-01
      • 2015-06-20
      • 1970-01-01
      • 1970-01-01
      • 2017-04-17
      • 1970-01-01
      • 2018-07-18
      相关资源
      最近更新 更多