Skip to main content

Memcached cache manager for Zope.

Project description

Introduction

http://img.shields.io/pypi/v/Products.MemcachedManager.svg https://img.shields.io/travis/collective/Products.MemcachedManager/master.svg https://img.shields.io/coveralls/collective/Products.MemcachedManager/master.svg

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 (version 1.2.0 or higher, tested on version 1.6.1). To install pylibmc you might neet to install the libmemcached development libraries, e.g.:

apt install libmemcached-dev

or…

python-memcached

Credits

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

Changelog

1.2.1 (2021-03-18)

  • Editing the memcached manager properties through the web results in storing values with the proper data type. (#15) [ale-rt]

1.2 (2021-01-04)

  • Improve cache invalidation. (#13) [ale-rt]

  • Remove imports deprecated a decade ago. [ale-rt]

  • Drop support for ancient versions of pylibmc, improve the documentation and make the test run also with pylibmc [ale-rt]

  • Code cleanup [ale-rt]

1.1 (2020-07-28)

  • Port to Python 3 [ale-rt, goibhniu, reinhardt]

  • Support pylibmc 1.2.0 and up, by not setting the removed cache_lookup behaviour. [mj]

  • Avoid deprecation warnings for DTMLFile and md5 where possible. [mj]

  • Remove deprecation warning on from Globals import InitializeClass [toutpt]

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]

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.2.1.tar.gz (20.9 kB view details)

Uploaded Source

File details

Details for the file Products.MemcachedManager-1.2.1.tar.gz.

File metadata

  • Download URL: Products.MemcachedManager-1.2.1.tar.gz
  • Upload date:
  • Size: 20.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.8.6

File hashes

Hashes for Products.MemcachedManager-1.2.1.tar.gz
Algorithm Hash digest
SHA256 9cf68f2c9553c8b6d4fdd54ffb97d8299a66b5442a08e12a0e83f8935aaf9507
MD5 5920ff4d55be409d7bda56a335508a7a
BLAKE2b-256 6b06ff18b22bfcda977a715e7cebfe608e8fbb56540e1787dd9c163c822d0b5a

See more details on using hashes here.

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