{ "info": { "author": "OpenStack", "author_email": "openstack-dev@lists.openstack.org", "bugtrack_url": null, "classifiers": [ "Environment :: OpenStack", "Intended Audience :: Information Technology", "Intended Audience :: System Administrators", "License :: OSI Approved :: Apache Software License", "Operating System :: POSIX :: Linux", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4" ], "description": "===============================\ngearstore\n===============================\n\nA Gearman worker to do distributed job persistence for reliable delivery\n\n* Free software: Apache license\n* Documentation: http://docs.openstack.org/developer/gearstore\n* Source: http://git.openstack.org/cgit/openstack-infra/gearstore\n* Bugs: http://bugs.launchpad.net/gearstore\n\nInspiration\n-----------\n\nThis project is inspired by dormando's Garivini. Since that one is in\nPerl, and we don't like supporting perl, we are reimplementing the same\ninterface in python with the gear library.\n\nSee https://github.com/dormando/Garivini for more.\n\nFeatures\n--------\n\n* Distributed message persistence for Gearman jobs makes persistence scale out.\n* No centralized store makes system more fault tolerant.\n\nQuick Start\n-----------\n\nGearstore is pip installable. Once it has been installed, you will need\nto initialize the database schema::\n\n gearstore-init-schema mysql://user:pass@host/dbname\n\nYou will also need a gearman server available. The library used by\ngearstore, gear, includes one and it will be availalbe in the same\nplace as gearstore as `geard`::\n\n geard\n\nOnce the database is initialized, run as many gearstores as is needed\nto keep traffic flowing::\n\n gearstore --sqlalchemy-dsn=mysql://user:pass@host/dbname", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.openstack.org/", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "gearstore", "package_url": "https://pypi.org/project/gearstore/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/gearstore/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://www.openstack.org/" }, "release_url": "https://pypi.org/project/gearstore/0.0.1/", "requires_dist": null, "requires_python": null, "summary": "A Gearman worker to do distributed job persistence for reliable delivery", "version": "0.0.1" }, "last_serial": 1469202, "releases": { "0.0.0.post18": [ { "comment_text": "", "digests": { "md5": "5fc7b85022a7228893e13cfcc87fa39a", "sha256": "da32a77725863348b820e22a3fbdb739ccf8dd23d3aadd7d3f78ccbb802c105b" }, "downloads": -1, "filename": "gearstore-0.0.0.post18.tar.gz", "has_sig": false, "md5_digest": "5fc7b85022a7228893e13cfcc87fa39a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13405, "upload_time": "2015-03-19T23:18:56", "url": "https://files.pythonhosted.org/packages/8c/91/362df3360de9309628b37e8492d7c77598d3b00546c17b43699542ca056d/gearstore-0.0.0.post18.tar.gz" } ], "0.0.1": [ { "comment_text": "", "digests": { "md5": "80beca57e9acba7810069e92467568e4", "sha256": "091d6df1105c121cc8055c7536ffa46ff5f954580fc1b50d01a4f9f31daa6c2c" }, "downloads": -1, "filename": "gearstore-0.0.1.tar.gz", "has_sig": false, "md5_digest": "80beca57e9acba7810069e92467568e4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13398, "upload_time": "2015-03-19T23:19:30", "url": "https://files.pythonhosted.org/packages/75/1a/fb8437643d665038aa382485e81139db3d92ace11c2772e184c3525ad4ef/gearstore-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "80beca57e9acba7810069e92467568e4", "sha256": "091d6df1105c121cc8055c7536ffa46ff5f954580fc1b50d01a4f9f31daa6c2c" }, "downloads": -1, "filename": "gearstore-0.0.1.tar.gz", "has_sig": false, "md5_digest": "80beca57e9acba7810069e92467568e4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13398, "upload_time": "2015-03-19T23:19:30", "url": "https://files.pythonhosted.org/packages/75/1a/fb8437643d665038aa382485e81139db3d92ace11c2772e184c3525ad4ef/gearstore-0.0.1.tar.gz" } ] }