3

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
  • did you look at python-memcached? Where did you get stuck? Commented Apr 8, 2010 at 5:35

1 Answer 1

2

This could be of some help:

http://code.google.com/appengine/docs/python/memcache/

Quite a few nice code samples are included.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.