【问题标题】:How to use the GAE Memcache in node.js on flexible environment如何在柔性环境中使用 node.js 中的 GAE Memcache
【发布时间】:2017-06-30 09:56:03
【问题描述】:

如何在柔性环境中使用 node.js 中的 GAE Memcache。我没有在 node.js 客户端库中看到 memcache api。 (https://googlecloudplatform.github.io/google-cloud-node/#/)。

有一些使用 Redis Labs Memcache 实例的示例,但在 GAE 板载 memcache 实例上没有。

【问题讨论】:

    标签: node.js google-app-engine memcached


    【解决方案1】:

    App Engine 柔性环境中的 GAE Memcache 服务 is not available。要缓存应用程序数据,请使用MemoryStore for Redis

    【讨论】:

      猜你喜欢
      • 2017-03-02
      • 1970-01-01
      • 2017-03-09
      • 1970-01-01
      • 2018-02-08
      • 2018-03-03
      • 1970-01-01
      • 2017-07-16
      • 2018-08-21
      相关资源
      最近更新 更多