Memcache cache manager for Zope
Project description
Introduction
MemcachedManager is a cache similar to RAMCacheManager, using memcached for storage.
Dependencies
This needs to be set up on a server Zope can connect to. You provide the IP address in the MemcachedManager settings screen.
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…
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.0b3 - September 24, 2008
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]
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Hashes for Products.MemcachedManager-1.0b3.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | c4c360f3cce442552ceb219a3fe9679d79800a6d89c59636bca890e0d28687a6 |
|
MD5 | 54dc9a3cd156f8eedcadf32ac3c290d3 |
|
BLAKE2b-256 | 80d8455bb0a91b4a4571ddbfa7285e2a4abc65e7b0117dfa7521afd863767b0f |