Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add appengine/v2 memcache support #75

Merged
merged 1 commit into from
Jan 10, 2022
Merged

Add appengine/v2 memcache support #75

merged 1 commit into from
Jan 10, 2022

Conversation

faisalraja
Copy link

This will allow us to use 1st gen memcache on 2nd gen deployments.

@jongillham jongillham requested a review from someone1 January 7, 2022 11:40
@jongillham
Copy link
Member

Hi @faisalraja thanks for this. I'm out of the loop with regards to the current state of App Engine so I have asked for a review by @someone1. I see it's just a bump to using the App Engine v2 API instead of v2 - which is great.

@faisalraja
Copy link
Author

@jongillham Yes, details here. You can now basically use legacy apis on runtime go112+ by adding app_engine_apis: true in your app.yaml and deploying it with gcloud beta app deploy ./app.yaml

I have this deployed on one of my production apps.

@someone1
Copy link
Collaborator

LGTM! Thank you for the contribution!

@someone1 someone1 merged commit 8ce2dd5 into qedus:v2 Jan 10, 2022
@faisalraja
Copy link
Author

@someone1 can you tag this release to v2.0.5? Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants