{ "info": { "author": "Chad G. Hansen", "author_email": "chadgh@gmail.com", "bugtrack_url": null, "classifiers": [ "Framework :: Django :: 1.8", "Framework :: Django :: 1.9", "Intended Audience :: Developers", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5" ], "description": "django-xcache\n=============\n\n|build| | |docs|\n\nThis Django application can be used as a backend to the cache system that will\nkeep a backup of cached items even if the value has expired.\n\nAll core Django cache backends are provided with the addition of keeping a\nbackup of expired values.\n\nThis is for low-level caching interactions.\n\nSee the documentation_.\n\n.. _documentation: https://django-xcache.readthedocs.io/\n\n.. |docs| image:: https://readthedocs.org/projects/django-xcache/badge/?version=latest\n :target: http://django-xcache.readthedocs.io/en/latest/?badge=latest\n :alt: Documentation Status\n.. |build| image:: https://semaphoreci.com/api/v1/chadgh/django-xcache/branches/master/shields_badge.svg\n :target: https://semaphoreci.com/chadgh/django-xcache\n :alt: Build Status", "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/chadgh/django-xcache", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "django-xcache", "package_url": "https://pypi.org/project/django-xcache/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-xcache/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/chadgh/django-xcache" }, "release_url": "https://pypi.org/project/django-xcache/0.1/", "requires_dist": null, "requires_python": null, "summary": "Keeps backups of expired cached values.", "version": "0.1" }, "last_serial": 2230940, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "36edefb124cbf510c283129e52410880", "sha256": "5587cba4ba2f46927b431aa4b9af6a0cc6298845fd9b999b2ccdd44140bd1a3c" }, "downloads": -1, "filename": "django-xcache-0.1.tar.gz", "has_sig": false, "md5_digest": "36edefb124cbf510c283129e52410880", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4184, "upload_time": "2016-07-19T17:15:26", "url": "https://files.pythonhosted.org/packages/1e/e2/9a7f344dccb5ca3e19cba085959c0643f2e108c46eab7a67e6aeda98ce14/django-xcache-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "36edefb124cbf510c283129e52410880", "sha256": "5587cba4ba2f46927b431aa4b9af6a0cc6298845fd9b999b2ccdd44140bd1a3c" }, "downloads": -1, "filename": "django-xcache-0.1.tar.gz", "has_sig": false, "md5_digest": "36edefb124cbf510c283129e52410880", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4184, "upload_time": "2016-07-19T17:15:26", "url": "https://files.pythonhosted.org/packages/1e/e2/9a7f344dccb5ca3e19cba085959c0643f2e108c46eab7a67e6aeda98ce14/django-xcache-0.1.tar.gz" } ] }