What is the limit on the size of memcache'd values? (I know that the current maximum for datastore entities is 1MBy, but they're not pickled, so they never include db.Model instances for db.ReferenceProperty s. Pickling a db.Model instance, as memcache.set () does, will pickle any db.Model instances that are currently in db.ReferenceProperty s.)
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en -~----------~----~----~----~------~----~------~--~---
