GAE + NDB + Blobstore + Google High Performance Image Serving
--------------------------------------------------
Rise to the top 3% as a developer or hire one of them at Toptal: https://topt.al/25cXVn
--------------------------------------------------
Music by Eric Matyas
https://www.soundimage.org
Track title: Puzzle Island
--
Chapters
00:00 Gae + Ndb + Blobstore + Google High Performance Image Serving
02:39 Accepted Answer Score 4
03:03 Thank you
--
Full question
https://stackoverflow.com/questions/1745...
--
Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...
--
Tags
#python #image #googleappengine #blobstore #appenginendb
#avk47
Rise to the top 3% as a developer or hire one of them at Toptal: https://topt.al/25cXVn
--------------------------------------------------
Music by Eric Matyas
https://www.soundimage.org
Track title: Puzzle Island
--
Chapters
00:00 Gae + Ndb + Blobstore + Google High Performance Image Serving
02:39 Accepted Answer Score 4
03:03 Thank you
--
Full question
https://stackoverflow.com/questions/1745...
--
Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...
--
Tags
#python #image #googleappengine #blobstore #appenginendb
#avk47
ACCEPTED ANSWER
Score 4
You're right. You do want to save the get_serving_url() instead of calling it repeatedly. It stays the same.
Note that there's a delete_serving_url() when you're done with the url, like when you delete the blob.