Hello,

If I store only a single int in my app memcache, how long can I expect
it so stay cached?

According to the docs "Values may be evicted from the cache when a new
value is added to the cache if the cache is low on memory."
So then in the case of my single int there should be no memory
problems and the data will last indefinitely. Is that right?

thanks
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to