{ "info": { "author": "Travix Internationals", "author_email": "malsharbaji@travix.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Web Environment", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7" ], "description": "=============================\nCouchbase Stress Test\n=============================\n\nThis Couchbase Stress TEST by inseting data to specified bucket\n\n----------\n\nInstallation instructions:\n--------------------------\n\nInstall via ``pip3``:\n\n.. code-block::\n\n $ pip3 install couchbase-stress-test\n\nUsage example:\n--------------\n\nBy default, query Couchbase on 127.0.0.1:8091 and run insert query.\nYou can change these defaults as required by passing in options:\n\n.. code-block::\n\n $ couchbase-stress-test -c -u -p -m - r \n\nDocker instructions:\n--------------------\n\nEnvironment variables\nIn order to configure the Couchbase stress test for use with other than default settings you can pass in the\nfollowing environment variables:\n\n.. csv-table:: Environment variables\n :header: \"Name\", \"Description\", \"Default value\"\n :widths: 18, 26, 10\n\n \"COUCHBASE_HOST\", \"Couchbase host address\", \"127.0.0.1\"\n \"COUCHBASE_PORT\", \"Couchbase port address\", \"8091\"\n \"COUCHBASE_USERNAME\", \"Couchbase username\",\n \"COUCHBASE_PASSWORD\", \"Couchbase password\",\n \"MAX_WORKERS\", \"Number of thread to execute the calls asynchronously\", \"1\"\n \"RANGE\", \"How many inserts to couchbase\", \"1000\"\n\nRunning the container\n\n.. code-block::\n\n docker run -t -i -e COUCHBASE_HOST=127.0.0.1 -e COUCHBASE_PORT=8091 ", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Travix-International/couchbase-stress-testing", "keywords": "couchbase stress testing", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "couchbase-stress-testing", "package_url": "https://pypi.org/project/couchbase-stress-testing/", "platform": "", "project_url": "https://pypi.org/project/couchbase-stress-testing/", "project_urls": { "Homepage": "https://github.com/Travix-International/couchbase-stress-testing" }, "release_url": "https://pypi.org/project/couchbase-stress-testing/1.0.0/", "requires_dist": null, "requires_python": "", "summary": "Couchbase stress test", "version": "1.0.0" }, "last_serial": 4998327, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "6bfd158e39efdee290badef1885421af", "sha256": "77b363e0cfdf7d8aff3993c7a843beece1f558be965ae411996d7bb84d7b2478" }, "downloads": -1, "filename": "couchbase-stress-testing-1.0.0.tar.gz", "has_sig": false, "md5_digest": "6bfd158e39efdee290badef1885421af", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3071, "upload_time": "2019-03-28T15:36:44", "url": "https://files.pythonhosted.org/packages/7f/ee/007590a5c771e1dbc3292e09ee3e73f68b3581b9c4203317179d8df3be12/couchbase-stress-testing-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6bfd158e39efdee290badef1885421af", "sha256": "77b363e0cfdf7d8aff3993c7a843beece1f558be965ae411996d7bb84d7b2478" }, "downloads": -1, "filename": "couchbase-stress-testing-1.0.0.tar.gz", "has_sig": false, "md5_digest": "6bfd158e39efdee290badef1885421af", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3071, "upload_time": "2019-03-28T15:36:44", "url": "https://files.pythonhosted.org/packages/7f/ee/007590a5c771e1dbc3292e09ee3e73f68b3581b9c4203317179d8df3be12/couchbase-stress-testing-1.0.0.tar.gz" } ] }