Memcache is not “Shared Memory” It is a cache that is sometimes shared. Writes to memcache are not guaranteed, and nor are reads. Cache flushes can happen at any time. It doesn’t happen often, but I have put things in memcache and tried to read them 6 lines of code later and they weren’t there… You ALWAYS have to Try the read, and then try something else if your value isn’t there.
--
You received this message because you are subscribed to the Google Groups "Google App Engine" group.
To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/sjMKymw8h7sJ.
To post to this group, send email to google-a...@googlegroups.com.
To unsubscribe from this group, send email to google-appengi...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
Use MemcacheServiceFactory and MemcacheService.
Jeff
Jeff
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/google-appengine/-/I6rG1WIcQFgJ.