Skip to main content

cmemcache-style CRC32 hashing for python-memcached.

Project description

cmemcache_hash enables python-memcached to use the very same hashing algorithm that the cmemcache module uses.

This is useful when you’re mixing cmemcache and python-memcached or other libraries that use the cmemcache-style hashing algorithm, like PostgreSQL’s pgmemcache module.

Setup

Simply install the module and import it, and it is enabled:

import cmemcache_hash

If you feel like deactivating, use:

cmemcache_hash.deactivate()

Or reactivating it:

cmemcache_hash.activate()

License

The BSD three-clause license. See attached LICENSE file.

IRC

#sendapatch on chat.freenode.net.

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

cmemcache_hash-0.1.1.tar.gz (4.0 kB view details)

Uploaded Source

File details

Details for the file cmemcache_hash-0.1.1.tar.gz.

File metadata

File hashes

Hashes for cmemcache_hash-0.1.1.tar.gz
Algorithm Hash digest
SHA256 038521268f8178f96f3244301716045284290a66f444717a7a3443c4810671e9
MD5 135cdbc3a23426ccb65fd91f7772708a
BLAKE2b-256 96572fedcf49ac31510677f8a6a73f84c106bc9f931d183c6ec817cc5fdfb108

See more details on using hashes here.

Provenance

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