{ "info": { "author": "Michael van Tellingen", "author_email": "m.vantellingen@auto-interactive.nl", "bugtrack_url": null, "classifiers": [ "Development Status :: 7 - Inactive" ], "description": "A thin layer for the django cache interface to specify cache zones.\r\n\r\nDjango cache does not offer the functionality to purge a zone ('group') of\r\ncached objects. This module prefixes all keys for the items within one zone\r\nwith a zone key. If the zone should be invalidated then the zone key\r\nis incremented.\r\n\r\nAll actions take two cache lookups, one for the zone key and one for the\r\nactual value.", "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/ailabs/django-zone-cache/", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "django-zonecache", "package_url": "https://pypi.org/project/django-zonecache/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-zonecache/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/ailabs/django-zone-cache/" }, "release_url": "https://pypi.org/project/django-zonecache/0.2.2/", "requires_dist": null, "requires_python": null, "summary": "Small library to add support for cache zones to Django cache", "version": "0.2.2" }, "last_serial": 1827201, "releases": { "0.2": [ { "comment_text": "", "digests": { "md5": "74508d44798ec022f8a7367022c0898a", "sha256": "17067b2de0e61a82044cd4dbccd330e0883240a681ab0dc0f580e5ddfa657a90" }, "downloads": -1, "filename": "django-zonecache-0.2.tar.gz", "has_sig": false, "md5_digest": "74508d44798ec022f8a7367022c0898a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2048, "upload_time": "2012-04-13T17:24:19", "url": "https://files.pythonhosted.org/packages/89/ba/60e2a1947d03ea68315f297b19421a62a7b17aec463eb83d176d5ac5fcdc/django-zonecache-0.2.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "d7a52f06d0c79aef2209786846c7798b", "sha256": "21eb491fe9f8c0b32594dbeede45990da3fc9a9c45bb3f81640009fa41840faa" }, "downloads": -1, "filename": "django-zonecache-0.2.1.tar.gz", "has_sig": false, "md5_digest": "d7a52f06d0c79aef2209786846c7798b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2137, "upload_time": "2012-09-26T12:59:52", "url": "https://files.pythonhosted.org/packages/db/44/b6984e298dc201a573eb0a591d9507c44aeb689fec5bebccf797020d1978/django-zonecache-0.2.1.tar.gz" } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "f261294741d5a961ab553394a9aaaba6", "sha256": "60c98bc608e9775593dbcb7eae2422cad4fef2c7bc7a67b0deebed35ebfb065f" }, "downloads": -1, "filename": "django-zonecache-0.2.2.tar.gz", "has_sig": false, "md5_digest": "f261294741d5a961ab553394a9aaaba6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2066, "upload_time": "2013-05-27T08:55:11", "url": "https://files.pythonhosted.org/packages/c7/a7/36648741a27e9a94898c1103799332ae90d1d4da5d7fec45a19b62ec1a93/django-zonecache-0.2.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f261294741d5a961ab553394a9aaaba6", "sha256": "60c98bc608e9775593dbcb7eae2422cad4fef2c7bc7a67b0deebed35ebfb065f" }, "downloads": -1, "filename": "django-zonecache-0.2.2.tar.gz", "has_sig": false, "md5_digest": "f261294741d5a961ab553394a9aaaba6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2066, "upload_time": "2013-05-27T08:55:11", "url": "https://files.pythonhosted.org/packages/c7/a7/36648741a27e9a94898c1103799332ae90d1d4da5d7fec45a19b62ec1a93/django-zonecache-0.2.2.tar.gz" } ] }