As Redis is a database it doesn't seem installing it on App Engine Flex is typical and this is the suggested method <https://cloud.google.com/community/tutorials/nodejs-redis-on-appengine> of doing it, by installing it on GCE and deploying with App Engine Flex. Its unclear that a custom runtime <https://cloud.google.com/appengine/docs/flexible/custom-runtimes/build> would work as that is meant for allowing unsupported runtimes to be used. I have not found any evidence of installing Redis directly with App Engine only through Compute Engine.
-- 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/f4489569-d691-4639-b8d7-017d23ddb8b5%40googlegroups.com.
