There is a Stackoverflow post 
<https://stackoverflow.com/questions/24699935/setting-up-memcached-for-django-session-caching-on-app-engine>
 where 
it is suggested to use the API library and use the 
google.appengine.api.memcache 
<https://cloud.google.com/appengine/docs/standard/python/refdocs/google.appengine.api.memcache#google.appengine.api.memcache.Client>
 
package. If this works with your use case please try and reply if any error 
messages occur. 

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/83d9b99c-7ad9-489b-a5c5-86cabefd9976%40googlegroups.com.

Reply via email to