简体   繁体   中英

Memcache in python

我想使用python memcache一个xmldata,还需要使用从webserver中检索到的刷新的xmldata来更新缓存,任何人都可以帮我提供示例代码。

This could be of some help:

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

Quite a few nice code samples are included.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM