{ "info": { "author": "Jean-Louis Fuchs", "author_email": "ganwell@fangorn.ch", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Database :: Front-Ends", "Topic :: Software Development :: Libraries" ], "description": "ktasync\n=======\n\nKyoto Tycoon Asyncio (Python 3.4+). Binary protocol of Kyoto Tycoon with asyncio\nfor io batching.\n\nBased on `Ulrich Mierendorffs`_ work.\n\n.. _`Ulrich Mierendorffs`: http://www.ulrichmierendorff.com/software/kyoto_tycoon/python_library.html\n\nRead the docs: http://ktasync.rtfd.org/en/dev/\n\nPyPy/CPython 2.7: Supported via trolluis\n\nbenchmark\n=========\n\nLocal::\n\n orig get_bulk qps: 34811\n orig set_bulk qps: 26580\n get_bulk qps: 40689\n set_bulk qps: 24900\n batch get_bulk qps: 63306 [1]\n Connections used: 20\n dbm get qps: 31883\n dbm get qps: 8803\n\nRemote::\n\n\n orig get_bulk qps: 1658\n orig set_bulk qps: 2225\n get_bulk qps: 2094\n set_bulk qps: 2162\n batch get_bulk qps: 3907 [1]\n Connections used: 20\n\n[1] The operation I try to improve", "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/ganwell/ktasync", "keywords": "kyoto tycoon key-value-store database asyncio", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "ktasync", "package_url": "https://pypi.org/project/ktasync/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/ktasync/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/ganwell/ktasync" }, "release_url": "https://pypi.org/project/ktasync/0.0.1/", "requires_dist": null, "requires_python": null, "summary": "Binary protocol of Kyoto Tycoon with asyncio for io batching", "version": "0.0.1" }, "last_serial": 1124618, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "58f0d7c338ef2d7da1f70aff8c0befe0", "sha256": "8fc3e884fcf19b08ea806c467e61b55710f8172e05a48cf504a3dbf16c1d5adb" }, "downloads": -1, "filename": "ktasync-0.0.1.tar.gz", "has_sig": true, "md5_digest": "58f0d7c338ef2d7da1f70aff8c0befe0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11371, "upload_time": "2014-06-14T00:46:41", "url": "https://files.pythonhosted.org/packages/a9/52/9560b13a739e2f72700fd3c56893c64c8fc5ddbfbdaf8c3f2948bea2627a/ktasync-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "58f0d7c338ef2d7da1f70aff8c0befe0", "sha256": "8fc3e884fcf19b08ea806c467e61b55710f8172e05a48cf504a3dbf16c1d5adb" }, "downloads": -1, "filename": "ktasync-0.0.1.tar.gz", "has_sig": true, "md5_digest": "58f0d7c338ef2d7da1f70aff8c0befe0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11371, "upload_time": "2014-06-14T00:46:41", "url": "https://files.pythonhosted.org/packages/a9/52/9560b13a739e2f72700fd3c56893c64c8fc5ddbfbdaf8c3f2948bea2627a/ktasync-0.0.1.tar.gz" } ] }