{ "info": { "author": "Iskandarov Eduard", "author_email": "e.iskandarov@corp.mail.ru", "bugtrack_url": null, "classifiers": [], "description": "======================\ntarantool-python-utils\n======================\n\nCaution! This module tested only with tarantool 1.5.\n\nBy this time celery backend is not ready.\n\nOnly one tarantool instance is supported by this time.\n\n* tarantool_utils.django.TarantoolCache\n* tarantool_utils.django.TarantoolSession (not ready)\n* tarantool_utils.celery.TarantoolBackend\n* tarantool_utils.celery.TarantoolTransport (not ready)\n* tarantool_utils.sentry.TarantoolBuffer\n\n\nInstallation\n------------\n\nTake expirationd and put it in tarantool script directory.\n\n* https://github.com/mailru/tntlua/blob/master/expirationd.lua for tarantool 1.5\n* https://github.com/tarantool/expirationd - tarantool 1.6\n\n\nExample tarantool.conf\n----------------------\n\n::\n\n # Django cache\n space[0].enabled = 1\n space[0].index[0].type = \"HASH\"\n space[0].index[0].unique = 1\n space[0].index[0].key_field[0].fieldno = 0\n space[0].index[0].key_field[0].type = \"STR\" # key\n space[0].index[1].type = \"TREE\"\n space[0].index[1].unique = 0\n space[0].index[1].key_field[0].fieldno = 2\n space[0].index[1].key_field[0].type = \"NUM64\" # timeout\n \n # Sentry buffer\n space[1].enabled = 1\n space[1].index[0].type = \"HASH\"\n space[1].index[0].unique = 1\n space[1].index[0].key_field[0].fieldno = 0\n space[1].index[0].key_field[0].type = \"STR\" # key\n space[1].index[1].type = \"TREE\"\n space[1].index[1].unique = 0\n space[1].index[1].key_field[0].fieldno = 2\n space[1].index[1].key_field[0].type = \"NUM64\" # timeout\n \n space[2].enabled = 1\n space[2].index[0].type = \"HASH\"\n space[2].index[0].unique = 1\n space[2].index[0].key_field[0].fieldno = 0\n space[2].index[0].key_field[0].type = \"STR\" # key\n space[2].index[0].key_field[1].fieldno = 1\n space[2].index[0].key_field[1].type = \"STR\" # column\n space[2].index[1].type = \"TREE\"\n space[2].index[1].unique = 0\n space[2].index[1].key_field[0].fieldno = 0\n space[2].index[1].key_field[0].type = \"STR\" # key\n space[2].index[2].type = \"TREE\"\n space[2].index[2].unique = 0\n space[2].index[2].key_field[0].fieldno = 3\n space[2].index[2].key_field[0].type = \"NUM64\" # timeout\n \n # Celery backend\n space[3].enabled = 1\n space[3].index[0].type = \"HASH\"\n space[3].index[0].unique = 1\n space[3].index[0].key_field[0].fieldno = 0\n space[3].index[0].key_field[0].type = \"STR\" # key\n space[3].index[1].type = \"TREE\"\n space[3].index[1].unique = 0\n space[3].index[1].key_field[0].fieldno = 2\n space[3].index[1].key_field[0].type = \"NUM64\" # timeout", "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/toidi/tarantool-python-utils", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "tarantool-utils", "package_url": "https://pypi.org/project/tarantool-utils/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/tarantool-utils/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/toidi/tarantool-python-utils" }, "release_url": "https://pypi.org/project/tarantool-utils/0.1.5/", "requires_dist": null, "requires_python": null, "summary": "Tarantool utils for Python", "version": "0.1.5" }, "last_serial": 4216146, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "427ad9b6526ddccae12d42a6df72c87d", "sha256": "a2f7a0e424d1827fda18e70ecb2f608473d8bbbced9ab11bf341fdab36171d68" }, "downloads": -1, "filename": "tarantool-utils-0.1.0.tar.gz", "has_sig": false, "md5_digest": "427ad9b6526ddccae12d42a6df72c87d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5666, "upload_time": "2014-09-30T09:25:19", "url": "https://files.pythonhosted.org/packages/25/73/21cf61b8f1e843eec4137f5b8281665c6fcb7232342f39ab549d0cf21b30/tarantool-utils-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "dccb81abd5510cb678310699629ab62a", "sha256": "bcc768b0ce64c3253f1a68bdfcbfbfb7b915a3aae1ef063dd4c2ffe6cf39e76f" }, "downloads": -1, "filename": "tarantool-utils-0.1.1.tar.gz", "has_sig": false, "md5_digest": "dccb81abd5510cb678310699629ab62a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5702, "upload_time": "2014-09-30T14:24:08", "url": "https://files.pythonhosted.org/packages/4d/f7/d044beb76e7a6d9c7302ac28f6e52bd7538199ee30456a899d7e06d3a485/tarantool-utils-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "5db2c6aba4d93fb53c7776698dc4f39d", "sha256": "f7ab80c1b0d68af9ff67090c74a12046b9ec7e8900986ca5ada5c64861775e1e" }, "downloads": -1, "filename": "tarantool-utils-0.1.2.tar.gz", "has_sig": false, "md5_digest": "5db2c6aba4d93fb53c7776698dc4f39d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5761, "upload_time": "2014-09-30T15:59:10", "url": "https://files.pythonhosted.org/packages/8e/4e/8e0a903f055aa3fb4f17f45ddb24cf6a459515060179962aef777c5e9bb0/tarantool-utils-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "33393543a7200cc871ff6c52bc91ccca", "sha256": "f3bc35f184d42af949f48a78be965a704af72bbc0289f45de9f96be1bcab4dde" }, "downloads": -1, "filename": "tarantool-utils-0.1.3.tar.gz", "has_sig": false, "md5_digest": "33393543a7200cc871ff6c52bc91ccca", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5773, "upload_time": "2014-09-30T16:28:52", "url": "https://files.pythonhosted.org/packages/52/e6/2786d211ddf61fdef5ceb37cf1075066a46c6bd6255d8a6e1121833d3b12/tarantool-utils-0.1.3.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "3bb03ada0738ec01cd5d0515b5acb1cf", "sha256": "e896c66219edd2bfe4b89a876f81e3d54eacf083f7aa62b1baa15b1d9dd83099" }, "downloads": -1, "filename": "tarantool-utils-0.1.4.tar.gz", "has_sig": false, "md5_digest": "3bb03ada0738ec01cd5d0515b5acb1cf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6424, "upload_time": "2014-10-01T10:01:59", "url": "https://files.pythonhosted.org/packages/4d/e4/5a0e1f4edc1e918ca2131d03e4b9e7b4efae58853d93b0fae458f3b5f705/tarantool-utils-0.1.4.tar.gz" } ], "0.1.5": [ { "comment_text": "", "digests": { "md5": "503acb50afafe9b6640a04a2c601482b", "sha256": "581a4b0609bfcfd516b4f9a2dd3f581da49990b6d25688f77cb813a991a3628e" }, "downloads": -1, "filename": "tarantool-utils-0.1.5.tar.gz", "has_sig": false, "md5_digest": "503acb50afafe9b6640a04a2c601482b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6441, "upload_time": "2014-10-01T11:48:44", "url": "https://files.pythonhosted.org/packages/ab/08/253f8f58f245fc347c74980521f822cc13caa2ddaa9737d0212457be86c6/tarantool-utils-0.1.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "503acb50afafe9b6640a04a2c601482b", "sha256": "581a4b0609bfcfd516b4f9a2dd3f581da49990b6d25688f77cb813a991a3628e" }, "downloads": -1, "filename": "tarantool-utils-0.1.5.tar.gz", "has_sig": false, "md5_digest": "503acb50afafe9b6640a04a2c601482b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6441, "upload_time": "2014-10-01T11:48:44", "url": "https://files.pythonhosted.org/packages/ab/08/253f8f58f245fc347c74980521f822cc13caa2ddaa9737d0212457be86c6/tarantool-utils-0.1.5.tar.gz" } ] }