{ "info": { "author": "Adam DePrince", "author_email": "adeprince@nypublicradio.org", "bugtrack_url": null, "classifiers": [], "description": "python_consistent_memcached\n======\n\nA pure python implementation of a consistent hasher for memcached.\nIts missrate is similar to continuum, but it has O(1) per request\nperformane vs continiums O(lg(n)) per request performnace where n is\nthe number of servers in your memcached collecion.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/wnyc/python_consistent_memcached", "keywords": null, "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "python_consistent_memcached", "package_url": "https://pypi.org/project/python_consistent_memcached/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/python_consistent_memcached/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/wnyc/python_consistent_memcached" }, "release_url": "https://pypi.org/project/python_consistent_memcached/0.0.1/", "requires_dist": null, "requires_python": null, "summary": "python-memcached with consistent hashing", "version": "0.0.1" }, "last_serial": 930310, "releases": { "0.0.0": [ { "comment_text": "", "digests": { "md5": "ca62f9aac50e5179442ba0084d154631", "sha256": "4791cdd23d5bc006dcfb983b29804ab2bc361ee88b390170287d30fe4391e967" }, "downloads": -1, "filename": "python_consistent_memcached-0.0.0.tar.gz", "has_sig": false, "md5_digest": "ca62f9aac50e5179442ba0084d154631", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2667, "upload_time": "2013-09-06T21:15:33", "url": "https://files.pythonhosted.org/packages/82/56/2ef8367490621e896bc022407aa72d8765b80fc41e1088931331b5006ac9/python_consistent_memcached-0.0.0.tar.gz" } ], "0.0.1": [ { "comment_text": "", "digests": { "md5": "12bb8fcee7ef0d3190fb055fbd99825a", "sha256": "3b4c8f9c2af37955f2b8098fcdc7db43d78879fca5ca25ed408abbe7455b5bae" }, "downloads": -1, "filename": "python_consistent_memcached-0.0.1.tar.gz", "has_sig": false, "md5_digest": "12bb8fcee7ef0d3190fb055fbd99825a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3648, "upload_time": "2013-11-27T09:34:12", "url": "https://files.pythonhosted.org/packages/e0/94/5d813f6ab870140da40c573dd1851366240dbc52afd58935bcb6ddf81c1d/python_consistent_memcached-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "12bb8fcee7ef0d3190fb055fbd99825a", "sha256": "3b4c8f9c2af37955f2b8098fcdc7db43d78879fca5ca25ed408abbe7455b5bae" }, "downloads": -1, "filename": "python_consistent_memcached-0.0.1.tar.gz", "has_sig": false, "md5_digest": "12bb8fcee7ef0d3190fb055fbd99825a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3648, "upload_time": "2013-11-27T09:34:12", "url": "https://files.pythonhosted.org/packages/e0/94/5d813f6ab870140da40c573dd1851366240dbc52afd58935bcb6ddf81c1d/python_consistent_memcached-0.0.1.tar.gz" } ] }