I'm trying to figure out if there is a way to get a list of all keys stored in memcache. I am storing values with somewhat unpredictable names -- posts_page16, posts_page2 -- and I need to have code that will not know the numerical values be able to delete those items from the cache.
I've scoured the docs pretty closely, and nothing jumped out at me. Any ideas? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
