Hi, I have deployed .Net core app on App Engine Flex. My App Engine flex is configured as Auto Scaling. My app is using Memory Store Redis. I want each instance will have their own Redis Slave (Memory Store Redis will be master) so that each instance can read from their local redis instance which will improve the performance of the app.
How can I install and run Redis Slave on an App Engine Flex. Regards, Biswajit -- 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/9dbe5213-962e-4384-acfa-4c2079195ba6%40googlegroups.com.
