Skip to main content

Memcache cache manager for Zope

Project description

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.

cmemcache

Install this in site packages (the regular “setup.py install”) to enable python to talk to memcached. A note of caution: while cmemcache is faster it is also less stable.

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.0b1 - June 5, 2008

  • Repackage MemcachedManager as an egg. [wichert]

  • Remove old style test setup and update it to current conventions. [wichert]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Products.MemcachedManager-1.0b1.tar.gz (16.0 kB view hashes)

Uploaded Source

Built Distribution

Products.MemcachedManager-1.0b1-py2.4.egg (38.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page