On Thursday, June 9, 2016 at 12:36:09 AM UTC+5, Christian F. Howes wrote:
>
> Does your node service use NDB or DB?  if it is using NDB then NDB takes 
> care of flushing the cache for you when you update an object, but you have 
> to `get_by_key` in order to get the latest copy.
>

NDB is a Python API, and I believe it only works on the App Engine, not 
even with Python services on flexible environments (they're deployed on 
GCE).

-- 
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/7b703095-c63d-423a-ae53-c8519895aa06%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to