Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython
INSTALL>
pypm install products.memcachedmanager

How to install Products.MemcachedManager

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install products.memcachedmanager
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
1.1b2 Available View build log
1.1b1 Available View build log
1.0rc2 Available View build log
Windows (64-bit)
1.1b2 Available View build log
1.1b1 Available View build log
1.0rc2 Available View build log
Mac OS X (10.5+)
1.1b2 Available View build log
1.1b1 Available View build log
1.0rc2 Available View build log
Linux (32-bit)
1.1b2 Available View build log
1.1b1 Available View build log
1.0rc2 Available View build log
Linux (64-bit)
1.1b2 Available View build log
1.1b1 Available View build log
1.0rc2 Available View build log
 
License
ZPL
Dependencies
Depended by
Lastest release
version 1.1b2 on Jan 5th, 2011

Introduction

MemcachedManager is a cache similar to RAMCacheManager, using memcached for storage.

Dependencies

memcached

This needs to be set up on a server Zope can connect to. You provide the IP address in the MemcachedManager settings screen.

pylibmc

Install this in site packages (the regular "setup.py install" or easy_install) to enable python to talk to memcached. A note of caution: while pylibmc is faster it has seen less testing.

If you need pylibmc 1.1.1 for Python 2.4, you can use http://dist.jarn.com/public/pylibmc-1.1.1jarn1.tar.gz

or...

python-memcached

Install this in site packages (the regular setup.py install) to enable python to talk to memcached.

Credits

Thanks to Mike Solomon <mas63@cornell.edu> for key validation

Changelog

1.1b2 - 2010-10-19
  • Use aq_get instead of getattr for getting acquired REQUEST. Thanks to Vincent Fretin for pointing it out. [tesdal]
1.1b1 - 2010-10-10
  • Fixed a bug with an assumption that object always has REQUEST available. [tesdal]
  • Enable pylibmc compression [tesdal]
  • Improve pylibmc support by handling MemcachedError. [tesdal]
1.0rc2 - March 25, 2009
  • Remove cmemcache support Add pylibmc support Optimized cache lookup code [tesdal]
1.0rc1 - Janunary 13, 2009
  • Get rid of the entry list. For invalidation we bump a counter instead. [tesdal]
  • Use pickle protocol 2. [tesdal]
1.0b2 - August 25, 2008
  • Mirror invalidation support [tesdal]
1.0b1 - June 5, 2008
  • Repackage MemcachedManager as an egg. [wichert]
  • Remove old style test setup and update it to current conventions. [wichert]

Subscribe to package updates

Last updated Jan 5th, 2011

Download Stats

Last month:2

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.