I want to memcache an xmldata using python,also needs to update the cache with the refreshed xmldata retreived from webserver,could any one help me with sample code.
+1
A:
This could be of some help:
http://code.google.com/appengine/docs/python/memcache/
Quite a few nice code samples are included.
Kevin Wiskia
2010-04-08 05:27:43