On Dec 30, 6:13 pm, "James Leskovar" <jlesko...@gmail.com> wrote:
> If you don't specify an expiry time, they'll persist  
> forever, until
> there's significant load on the cache.

This is really important to note: if you're using the memcache for
your application settings, you probably want it to be backed by a
datastore entity -- don't just store the settings in the memcache, or
you'll randomly lose them and revert back to your defaults.

--~--~---------~--~----~------------~-------~--~----~
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