Skip to main content

A memcached client utiltiy for zope 3

Project description

This package provides a zope3 utility that abstracts a client for memcached servers see: http://www.danga.com/memcached.

Changes

2013/05/14 0.2.2

  • project structure update to run setup.py from buildout

2012/10/08 0.2.1

  • fixed manifest for propper release

12-11-2009 0.2.0

  • moved project to github http://github.com/lovelysystems/lovely.memcached

  • Use zope.intid, zope.keyreference, zope.site, zope component instead of zope.app.intid, zope.app.keyreference, zope.app.component

  • Make testing.README sleep a tad longer so the buildbot is happy. added find-links to buildout

2008/04/27 0.1.4

  • tagging current trunk (unchanged since 8 month) as 0.1.4

2007/08/13 0.1.3

  • optimized handling for invalidations

  • raise a ValueError if the cache data in raw mode is not str.

  • added more tests for dependencies

2007/07/03 0.1.2

  • refactor the storage implementation to prevent side effects when a utility gets reloaded from zodb

  • use a specific client uid for key tracking

  • more logging

2007/06/19 0.1.1

  • added hits and misses counter for the testing client

2007/06/04 0.1.0

  • Bugfix: Invalidate raw and none raw keys in invalidation event handler

  • Added convenient function to invalidate caches depending on an instance.

  • Added an event handler for invalidation events.

  • Added a memcache client implementation for testing, this client doesn’t need a running memcached instance.

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

lovely.memcached-0.2.2.tar.gz (18.5 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