Skip to main content

Memcache client implementation for Zope3

Project description

This package provides a client to a memcache deamon server for Zope3.

Changes

0.9.0 (2025-08-27)

  • only supports pymemcache for python 2 / 3

  • removed ultra memcache client which is not available in python 3 anymore

  • remove python-memcached dependency

0.8.2 (2025-08-27)

  • compatibility with python 3, support pymemcache, make umemcache optional

  • fix server/hosts, don’t use bytes as values

0.8.1 (2025-07-20)

  • compatibility with python 3, use python-memcached

0.8.0 (2025.06.10)

  • compatibility with python 3

0.7.3 (2015-03-17)

  • bugfix: add missing disconnect method in FakeMemcached

0.7.2 (2014-03-24)

  • feature: improve umemcache implementation details. Make it work with gevent where we have multiple greenlets using the client.

  • don’t raise exception if max pool size get reached in umemcache implementation. This makes it usable with gevent where we have more greenlets then threads. Get the connection with a blocking call from queue until the next connection returns to the pool.

  • improve robin round handling for multiple servers based on generator and itertools cycle (lock for thread safe, but still fast)

  • improve server blacklist handling

0.7.1 (2013-11-23)

  • bugfix: add missing is_connected method in FakeUltraMemcached

0.7.0 (2013-07-18)

  • bring back the old plain python memcached client implementation in client.py and move all ultra memcached client components to uclient.py. The plain python memcached client concept does not work well with pooling.

0.6.0 (2013-07-03)

  • feature: implemented memcache client connection pool

  • feature: implemented ultramemcache support with uclient.UltraMemcacheClient. You must now define python-memcached or umemcache as egg dependency in your project since we don’t know which one you need.

  • feature: move subscriber to it’s own configure zcml and include by default for BBB

0.5.0 (2012-12-09)

  • initial release

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

p01.memcache-0.9.0.tar.gz (96.2 kB view details)

Uploaded Source

File details

Details for the file p01.memcache-0.9.0.tar.gz.

File metadata

  • Download URL: p01.memcache-0.9.0.tar.gz
  • Upload date:
  • Size: 96.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.8.3 requests/2.27.1 setuptools/44.1.1 requests-toolbelt/1.0.0 tqdm/4.64.1 CPython/2.7.18

File hashes

Hashes for p01.memcache-0.9.0.tar.gz
Algorithm Hash digest
SHA256 fbe78467a2a77c705df3d05ec1e4df6cafc2a98ccde60d96aca686fe2017ca7e
MD5 4c6f58f2141bb42fd3ad35c6c7eceac2
BLAKE2b-256 5abf880f6d0193c78c1cf6c04d002b8136f00b76c0c6bf674fa96a88714fc0f6

See more details on using hashes here.

Supported by

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