Skip to content

Write to blob image storage on Google App Engine - #3

Closed
friendoflore wants to merge 3 commits into
tinify:masterfrom
friendoflore:master
Closed

Write to blob image storage on Google App Engine#3
friendoflore wants to merge 3 commits into
tinify:masterfrom
friendoflore:master

Conversation

@friendoflore

Copy link
Copy Markdown

Add ability to write to blob storage on Google App Engine.

@rolftimmermans

Copy link
Copy Markdown
Contributor

Hi, thanks for your contribution!

I'm hesitating to merge this or something similar because it would introduce a dependency on the Google app engine library.

You can already request the buffer to be returned. Would this work for you?

img_blob.img = result.to_buffer

@friendoflore

Copy link
Copy Markdown
Author

I assumed that to be the case about the dependency after seeing the CI build failure. And yep, returning the buffer would work just fine, 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.

2 participants