Google App Engine MemcacheException -
google.appengine.api.memcache.memcacheserviceexception: memcache put: set failed set 1 keys: [b@1c09b65 facing exception without using memcache sevice in application.has faced before? whats reason?
i cant recall seeing before, regarding mention of not using memcache service, know if using ndb imported below in python, app engine automatically includes , utilizes memcache without needed input/interaction/configuration on part.
from google.appengine.ext import ndb
Comments
Post a Comment