We are unable to retrieve memecahce in python that was set via java (using groovy and grails) in one version of an app. We assumed memcahce was available across different app versions and since you could run python and java on different versions we assumed memcahce like datastore would be available. However, when we set a string in memcache we can't get back anything using the same key in python.
Is this even possible? Are we missing something or should be doing something to enable this? The back story is we wrote this application in Groovy and Grails but initialization performance is causing timeouts and we gave up on google delivering on their promise of releasing reserve instance capabilities. So we decided to incrementally transfer the application to python by leveraging application versions and ability to access the same datastore and memcahce. However, this plan was based on the assumption that memcahce like datastore would be interoperable across app versions running different languages. We just want to know if this is even possible and if there is a trick, before we waist any more time. Thanks! -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
