May I suggest using a custom runtime? You should be able to install and
configure Redis using the Dockerfile system.
https://cloud.google.com/appengine/docs/flexible/custom-runtimes/

On Fri, Jul 26, 2019 at 12:05 PM 'Biswajit Mukhopadhyay' via Google App
Engine <google-appengine@googlegroups.com> wrote:

> I want a read replica (Redis Slave) to be installed in all App Engine Flex
> instance. Reading from local will increase the performance of the app than
> reading from Memory Store Redis (Reading operation of our app is much
> higher than writing operation). Memory Store Redis will be used as a Master
> and write operation will happen on that Master.
>
>
> On Friday, July 26, 2019 at 8:39:01 PM UTC+5:30, Julie (cloud platform
> support) wrote:
>>
>> You can connect Memorystore for redis with App Engine Flex using this
>> example
>> <https://cloud.google.com/memorystore/docs/redis/connect-redis-instance-flex>and
>> if you would like high availability
>> <https://cloud.google.com/memorystore/docs/redis/high-availability> for
>> Memorystore it is available for Redis instances with the Standard
>> Tier configuration. To clarify, do you want the Redis replica to be
>> connected to it's App Engine Flex instance or Memorystore for Redis as if
>> you are interested in the latter, high availability
>> <https://cloud.google.com/memorystore/docs/redis/high-availability#what_high_availability_is>
>> cannot be used as a read replica.
>>
> --
> 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 google-appengine+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/google-appengine/212ed959-6549-4abc-87f1-ebcf3c2a3ea4%40googlegroups.com
> <https://groups.google.com/d/msgid/google-appengine/212ed959-6549-4abc-87f1-ebcf3c2a3ea4%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
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 google-appengine+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/CANtYgF%2BmUZNW_b0SG4eKtV56jt2oTzmOtafdn6XnhucukYZ9SQ%40mail.gmail.com.
  • [google-appengine] ... 'Biswajit Mukhopadhyay' via Google App Engine
    • [google-appeng... 'Julie (cloud platform support)' via Google App Engine
      • [google-ap... 'Biswajit Mukhopadhyay' via Google App Engine
        • Re: [g... 'Andrew Gorcester' via Google App Engine
          • Re... 'Julie (cloud platform support)' via Google App Engine
            • ... 'Biswajit Mukhopadhyay' via Google App Engine
              • ... 'Julie (cloud platform support)' via Google App Engine
          • Re... 'Biswajit Mukhopadhyay' via Google App Engine

Reply via email to