Which Python module to use for Memcached?

Posted by bodacydo on Stack Overflow See other posts from Stack Overflow or by bodacydo
Published on 2010-03-26T16:26:19Z Indexed on 2010/03/26 17:03 UTC
Read the original article Hit count: 407

Filed under:
|
|

Hello folks,

I am implementing caching for my Python application and I want to use memcached. Which module do you suggest me to use? There are so many that I don't know which one to choose.

Thanks, Boda Cydo.

© Stack Overflow or respective owner

Related posts about python

Related posts about caching