【问题标题】:Configure MemSql for Google Cloud AppEngine为 Google Cloud AppEngine 配置 MemSql
【发布时间】:2017-12-29 07:23:48
【问题描述】:

是否有任何方便的选项可以在 Google Cloud AppEngine 上运行 MemSql 并从运行在同一实例上的 dotnet 应用程序访问它?

【问题讨论】:

    标签: google-app-engine google-cloud-platform singlestore app-engine-flexible


    【解决方案1】:

    我对 MemSql 不熟悉,但请注意 App Engine Flexible 实例会定期重启,在此期间任何本地保存在磁盘上的数据都会丢失,因此在 Flexible 上托管数据库不是一个好的选择.您可能想在 GCE 实例上设置数据库,使用永久性磁盘进行存储。

    【讨论】:

      猜你喜欢
      • 2019-04-14
      • 2012-12-23
      • 2012-09-14
      • 2018-06-14
      • 1970-01-01
      • 1970-01-01
      • 2015-06-25
      • 2016-08-24
      • 1970-01-01
      相关资源
      最近更新 更多