{ "info": { "author": "Alireza Savand", "author_email": "alireza.savand@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Topic :: Software Development" ], "description": "Django MongoDB Cash Backend\n===========================\n\nThe only Django MongoDB Cache backend you need.\n\nInstallation and Usage\n----------------------\nInstall with:\n\n``pip install django-mongodb-cash-backend``\n\nAdd the following to your Django settings::\n\n CACHES = {\n 'default': {\n 'BACKEND': 'django_mongodb_cash_backend.MongoDBCache',\n \"LOCATION\": \"DEFAULT\",\n \"TIMEOUT\": 86400,\n \"OPTIONS\": {\n \"HOST\": \"MongoDB_host\",\n \"PORT\": 12345,\n \"USERNAME\": \"username_if_desired\",\n \"PASSWORD\": \"password_if_needed\"\n },\n }\n }\n\nTips\n----\nOn your MongoDB database, you should consider creating an index\non the \"expires\" field. Culling old cache entries will be much\nfaster and performance overall will be improved.", "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/Alir3z4/django-mongodb-cash-backend", "keywords": "django,web,cache,mongodb", "license": "Copyright (c) 2012 Karol Sikora,\n 2013 SimpleRelevance, Alireza Savand\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions are met:\n * Redistributions of source code must retain the above copyright\n notice, this list of conditions and the following disclaimer.\n * Redistributions in binary form must reproduce the above copyright\n notice, this list of conditions and the following disclaimer in the\n documentation and/or other materials provided with the distribution.\n * Neither the name of the authors nor the\n names of its contributors may be used to endorse or promote products\n derived from this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND\nANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED\nWARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY\nDIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES\n(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;\nLOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND\nON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\n(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS\nSOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.", "maintainer": null, "maintainer_email": null, "name": "django-mongodb-cash-backend", "package_url": "https://pypi.org/project/django-mongodb-cash-backend/", "platform": "OS Independent", "project_url": "https://pypi.org/project/django-mongodb-cash-backend/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/Alir3z4/django-mongodb-cash-backend" }, "release_url": "https://pypi.org/project/django-mongodb-cash-backend/2015.11.9/", "requires_dist": null, "requires_python": null, "summary": "The only Django MongoDB Cache backend you need.", "version": "2015.11.9" }, "last_serial": 1807438, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "6cc008a799499c88aca240c99f2f7ab8", "sha256": "51caca06f5a308aba62585ec57dbdadf89ab03930af9971d367b457cb9679df3" }, "downloads": -1, "filename": "django-mongodb-cash-backend-1.0.tar.gz", "has_sig": false, "md5_digest": "6cc008a799499c88aca240c99f2f7ab8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3354, "upload_time": "2013-09-12T16:29:16", "url": "https://files.pythonhosted.org/packages/88/f9/850923d99a8064203b747a421cca525121a97f8792d3f4301406dff64814/django-mongodb-cash-backend-1.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "4d07b37a43bd0898320e19a4406694b0", "sha256": "47ef260fba2fc06194139b5479c110d8131cc7a8a9c529e96406b55ab4616806" }, "downloads": -1, "filename": "django-mongodb-cash-backend-1.0.1.tar.gz", "has_sig": false, "md5_digest": "4d07b37a43bd0898320e19a4406694b0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3376, "upload_time": "2014-02-25T16:06:37", "url": "https://files.pythonhosted.org/packages/d0/6c/3fc4ca89f86f2f3e490e948106336d3d9af3f670772626b56e8639b60c88/django-mongodb-cash-backend-1.0.1.tar.gz" } ], "2014.6.14": [ { "comment_text": "", "digests": { "md5": "b9de8a24d0b64ec356f7228aefc4104e", "sha256": "6ec2e4bd5cb333bb724754ea72766ed0a15099814ae7c4acfc7f00bd112ea1c9" }, "downloads": -1, "filename": "django-mongodb-cash-backend-2014.6.14.tar.gz", "has_sig": false, "md5_digest": "b9de8a24d0b64ec356f7228aefc4104e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3786, "upload_time": "2014-06-14T19:06:28", "url": "https://files.pythonhosted.org/packages/f2/35/bd0a4fbcae94dcd473cace6a52f557aeb8900a25ebb6e3ebe0c052718126/django-mongodb-cash-backend-2014.6.14.tar.gz" } ], "2015.11.9": [ { "comment_text": "", "digests": { "md5": "77c70bce39eca037f6e56a5f64b488e2", "sha256": "fb3442e0733213c4f75bbb8a1c6b955b7065c281acb24bc7fd0aa1209143ead4" }, "downloads": -1, "filename": "django-mongodb-cash-backend-2015.11.9.tar.gz", "has_sig": false, "md5_digest": "77c70bce39eca037f6e56a5f64b488e2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4109, "upload_time": "2015-11-09T08:17:11", "url": "https://files.pythonhosted.org/packages/21/cb/7f8d8d4cc12e71c2e4920172a9058932fca27293e359118d3425c0b2f48e/django-mongodb-cash-backend-2015.11.9.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "77c70bce39eca037f6e56a5f64b488e2", "sha256": "fb3442e0733213c4f75bbb8a1c6b955b7065c281acb24bc7fd0aa1209143ead4" }, "downloads": -1, "filename": "django-mongodb-cash-backend-2015.11.9.tar.gz", "has_sig": false, "md5_digest": "77c70bce39eca037f6e56a5f64b488e2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4109, "upload_time": "2015-11-09T08:17:11", "url": "https://files.pythonhosted.org/packages/21/cb/7f8d8d4cc12e71c2e4920172a9058932fca27293e359118d3425c0b2f48e/django-mongodb-cash-backend-2015.11.9.tar.gz" } ] }