python_consistent_memcached
======
A pure python implementation of a consistent hasher for memcached.
Its missrate is similar to continuum, but it has O(1) per request
performane vs continiums O(lg(n)) per request performnace where n is
the number of servers in your memcached collecion.
======
A pure python implementation of a consistent hasher for memcached.
Its missrate is similar to continuum, but it has O(1) per request
performane vs continiums O(lg(n)) per request performnace where n is
the number of servers in your memcached collecion.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file python_consistent_memcached-0.0.1.tar.gz.
File metadata
- Download URL: python_consistent_memcached-0.0.1.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3b4c8f9c2af37955f2b8098fcdc7db43d78879fca5ca25ed408abbe7455b5bae
|
|
| MD5 |
12bb8fcee7ef0d3190fb055fbd99825a
|
|
| BLAKE2b-256 |
e0945d813f6ab870140da40c573dd1851366240dbc52afd58935bcb6ddf81c1d
|