【发布时间】: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