Tuesday, October 15, 2019

[google-cloud-sql-discuss] Re: memcache implementation

Hello Binaya, 

Do you use Standard Environment? You seem to want to use Memcache with Python 3.5. It is worthwhile noting that the actual App Engine version of Python is 3.7. In any case, Python 3 in Standard Environment does not offer facilities such as Memcache. To build an application cache, create a Cloud Memorystore instance and connect it to your app using Serverless VPC Access, as detailed on the Understanding differences between the Python 2 and Python 3 environments page

--
You received this message because you are subscribed to the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-sql-discuss+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-cloud-sql-discuss/a027760c-ae77-43b9-a40a-417933a37f05%40googlegroups.com.

No comments:

Post a Comment