Skip to main content

A simple Django cache backend based on python-memcached using hash_ring for consistent hashes. See the individual packages’ documentation for more info.

Use it like this:

CACHES = {
    'default': {
        'BACKEND': 'memcached_hashring.backend.MemcachedHashRingCache',
        'LOCATION': [
           '10.0.0.1:11211',
           '10.0.0.2:11211',
           '10.0.0.3:11211',
        ],
    },
}

Release files for django-memcached-hashring 0.1.2

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for django-memcached-hashring 0.1.2
File Size Uploaded
django-memcached-hashring-0.1.2.tar.gz 2.1 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for django-memcached-hashring 0.1.2
File Interpreter ABI Platform
django_memcached_hashring-0.1.2-py27-none-any.whl Python 2.7 none any Details

Total release size: 5.9 kB

Release files / django-memcached-hashring-0.1.2.tar.gz

Download URL django-memcached-hashring-0.1.2.tar.gz
Size 2.1 kB
Tags Source
SHA-256 checksum
How to use checksums
f71f99d60e704cc239bddbbe336dcdc5bb8a487b65a1b0b6c7ce0f4af5848442
BLAKE2b-256 checksum
How to use checksums
241dc9d312e93ef782822305a76b9fe0990adb43212caac13d42e15093c56fba
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release files / django_memcached_hashring-0.1.2-py27-none-any.whl

Download URL django_memcached_hashring-0.1.2-py27-none-any.whl
Size 3.8 kB
Tags Python 2.7
SHA-256 checksum
How to use checksums
14c2dc29bc693feaf114dea8c871f4d25daca72bba8f37b159d552fed4ab6337
BLAKE2b-256 checksum
How to use checksums
aac8d609582e473f661e532b6006d646a1892e9868709daf06e3c9a1183d0e62
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

This release

0.1.2 This release

2 release files

0.1.1

2 release files

0.1

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page