{ "info": { "author": "Emmanuel Vadot", "author_email": "manu@bidouilliste.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Topic :: Database :: Front-Ends" ], "description": "AutoRedis\n=========\n\nAutoRedis execute the redis command on the appropriate server (master of slave) depending on if the commands writes data or not.\n\nIf the command write data (like set) it will be automatically done on the master.\n\nIf the command reads data (like get) it will be automatically done on one of the slave with a fallback on the master if no slaves are up or configured.\n\nSee the examples directory for complete examples.", "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/evadot/AutoRedis", "keywords": "redis hiredis autoredis", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "AutoRedis", "package_url": "https://pypi.org/project/AutoRedis/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/AutoRedis/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/evadot/AutoRedis" }, "release_url": "https://pypi.org/project/AutoRedis/0.2.4/", "requires_dist": null, "requires_python": null, "summary": "AutoRedis - Balance your Redis commands accross your master/slaves", "version": "0.2.4" }, "last_serial": 2608711, "releases": { "0.2.0": [ { "comment_text": "", "digests": { "md5": "be3a8eba486285df94ed39ec463c0f47", "sha256": "8df29cb35886d6eb46f4cc07677b7ab896b5414134c8ebd0583400561f79dd30" }, "downloads": -1, "filename": "AutoRedis-0.2.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "be3a8eba486285df94ed39ec463c0f47", "packagetype": "bdist_wheel", "python_version": "any", "requires_python": null, "size": 4104, "upload_time": "2015-09-22T10:24:13", "url": "https://files.pythonhosted.org/packages/93/ec/95a9ccbd481093b454dc658246ba8b6b43404927da629ca5383c15e37b34/AutoRedis-0.2.0-py2.py3-none-any.whl" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "341cd3832e560a8baf94108d7924283b", "sha256": "326db8aad7b12abe8039545d5ced969e807fee1a87d901f57ceec7ca325769c1" }, "downloads": -1, "filename": "AutoRedis-0.2.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "341cd3832e560a8baf94108d7924283b", "packagetype": "bdist_wheel", "python_version": "any", "requires_python": null, "size": 4111, "upload_time": "2015-09-24T15:40:35", "url": "https://files.pythonhosted.org/packages/bd/a2/ea90305d33dbcc1f5ad4ebf073196ccbd298002bc46d7d83f264e25bf30a/AutoRedis-0.2.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3aaf093b065f09066be52dc36ea81d65", "sha256": "53fd87297f6b7c54f7b1c9c6deca426436e0da86d8628ebe076626a0649e97cc" }, "downloads": -1, "filename": "AutoRedis-0.2.1.tar.gz", "has_sig": false, "md5_digest": "3aaf093b065f09066be52dc36ea81d65", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2898, "upload_time": "2015-09-24T15:40:26", "url": "https://files.pythonhosted.org/packages/86/ef/c1e21af73e7a570b2d6b4507cfba529c96c76aba391656079a714c532ab5/AutoRedis-0.2.1.tar.gz" } ], "0.2.2": [], "0.2.3": [], "0.2.4": [ { "comment_text": "", "digests": { "md5": "03b0b22af3a5011c591f3981c92b3ba9", "sha256": "05109cf1a2661b82253c5d6443cd92a8012449dbc736b2a9f24b503a72e76325" }, "downloads": -1, "filename": "AutoRedis-0.2.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "03b0b22af3a5011c591f3981c92b3ba9", "packagetype": "bdist_wheel", "python_version": "any", "requires_python": null, "size": 4122, "upload_time": "2017-01-31T09:56:28", "url": "https://files.pythonhosted.org/packages/c4/5a/957c5ecd40a5d647a5b067cc0b75eb56c37f77d27689b99643dbc166b059/AutoRedis-0.2.4-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "03b0b22af3a5011c591f3981c92b3ba9", "sha256": "05109cf1a2661b82253c5d6443cd92a8012449dbc736b2a9f24b503a72e76325" }, "downloads": -1, "filename": "AutoRedis-0.2.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "03b0b22af3a5011c591f3981c92b3ba9", "packagetype": "bdist_wheel", "python_version": "any", "requires_python": null, "size": 4122, "upload_time": "2017-01-31T09:56:28", "url": "https://files.pythonhosted.org/packages/c4/5a/957c5ecd40a5d647a5b067cc0b75eb56c37f77d27689b99643dbc166b059/AutoRedis-0.2.4-py2.py3-none-any.whl" } ] }