开发者

Google App Engine MemcacheException

开发者 https://www.devze.com 2023-01-28 11:58 出处:网络
google.appengine.api.memcache.MemcacheServiceException: Memcache put: Set failed to set 1 keys: [B@1c09b65

google.appengine.api.memcache.MemcacheServiceException: Memcache put: Set failed to set 1 keys: [B@1c09b65 facing this exception w开发者_如何学运维ithout using any memcache sevice in application.Has anybody faced this before? whats the reason?


I cant recall seeing this before, but regarding your mention of not using the memcache service, I know that if you using ndb as imported below in python, App Engine automatically includes and utilizes memcache without any needed input/interaction/configuration on your part.

from google.appengine.ext import ndb

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号