Of course, you can use the memcache without the datastore. For instance, the he python API overview is here:
https://developers.google.com/appengine/docs/python/memcache/ PK http://www.gae123.com On March 30, 2014 at 11:08:09 AM, Cesium ([email protected]) wrote: Is there a mechanism for using dedicated memory to "persist" data without writing to the datastore? Yes, it would suffer from flushes, that's OK. David -- 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 post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine. For more options, visit https://groups.google.com/d/optout. -- 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 post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine. For more options, visit https://groups.google.com/d/optout.
