{ "info": { "author": "Doug Turnbull", "author_email": "softwaredoug@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.4", "Topic :: Database" ], "description": "Subredis Redis Keyspace Management\n--------------------------------\n\nDo you ever want to give part of your application its own redis instance\nto do with as it please?\n\nThis is exactly what subredis does. With a single redis backing instance,\nsubredis wraps that instance and provides a fairly complete redis\nimplementation,storing the data in keys prefixed by a specified prefix. IE\n\n sr = SubRedis(\"subspace\", redis)\n\n # Work within the \"subspace\" keyspace\n sr.set(\"foo\", \"bar\")\n sr.get(\"foo\")\n sr.flushdb()\n\nMost direct uses of redis data structures are supported. Lua scripting and\nmany of the administrative methods are not supported.\n\nProject on Github:\nhttps://github.com/softwaredoug/subredis\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "redis", "license": "Apache", "maintainer": "", "maintainer_email": "", "name": "subredis", "package_url": "https://pypi.org/project/subredis/", "platform": "", "project_url": "https://pypi.org/project/subredis/", "project_urls": null, "release_url": "https://pypi.org/project/subredis/0.2.0/", "requires_dist": null, "requires_python": "", "summary": "A Redis within your Redis", "version": "0.2.0" }, "last_serial": 2646938, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "e76b2ced009675c843e79b16aa24352a", "sha256": "777de877168e441eda421dd158ef147b5b791a892f87cb062574f8121b6abfc7" }, "downloads": -1, "filename": "subredis-0.0.1.tar.gz", "has_sig": false, "md5_digest": "e76b2ced009675c843e79b16aa24352a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3099, "upload_time": "2013-12-16T20:05:30", "url": "https://files.pythonhosted.org/packages/88/6b/df2f7dd777b27cb7dc9b41e34045fbdb29db2ad22796933ca30fa11108a4/subredis-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "4c5b06c7d1aea159ca2fda155458285e", "sha256": "6434e789bd713135008bddd0de0c44277123c39544da91283aa3344b4e1ef73f" }, "downloads": -1, "filename": "subredis-0.0.2.tar.gz", "has_sig": false, "md5_digest": "4c5b06c7d1aea159ca2fda155458285e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3080, "upload_time": "2013-12-16T20:11:43", "url": "https://files.pythonhosted.org/packages/1b/fc/3fda9a845368696d7ca7778a80cf7231119741a44adcdb03fa623330009c/subredis-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "d785033bc795464a5ba313531fc7ebdd", "sha256": "d1d157a25c06a1b8adb6ae004b5a08c8ea2abcc8ffb92ca2adf6979b7491a150" }, "downloads": -1, "filename": "subredis-0.0.3.tar.gz", "has_sig": false, "md5_digest": "d785033bc795464a5ba313531fc7ebdd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1397, "upload_time": "2013-12-16T20:22:43", "url": "https://files.pythonhosted.org/packages/7b/b5/34fd81709d6012b64b82fc551ae09e88f4e67ee0f7a28cd1d44095120d93/subredis-0.0.3.tar.gz" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "62adc3e17f076c05939045a70e136c53", "sha256": "e6e0e09a6d8ea8505ac4fd869cb355ae56b16c2fc20c3112276cce837492b2bd" }, "downloads": -1, "filename": "subredis-0.0.4.tar.gz", "has_sig": false, "md5_digest": "62adc3e17f076c05939045a70e136c53", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3078, "upload_time": "2013-12-16T20:30:28", "url": "https://files.pythonhosted.org/packages/c7/a4/9f4baeba34f075a91e78ac7c7baaeeed92337f8c39e31d28ff3b75d80c01/subredis-0.0.4.tar.gz" } ], "0.0.5": [ { "comment_text": "", "digests": { "md5": "127666eeaf56e59c96e332c98449598f", "sha256": "807a47c87c1129a50fda549ffd297a67c08ef0c32046fb8e41e41620aae87a24" }, "downloads": -1, "filename": "subredis-0.0.5.tar.gz", "has_sig": false, "md5_digest": "127666eeaf56e59c96e332c98449598f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3635, "upload_time": "2013-12-19T16:56:24", "url": "https://files.pythonhosted.org/packages/b9/4b/0bd6ad0ae9a49bf62e48579858aef6dc1f1f632bcf8521109e8bb707a3f8/subredis-0.0.5.tar.gz" } ], "0.1.0": [ { "comment_text": "", "digests": { "md5": "4d8082c94b843da3c49160df57a6809d", "sha256": "22016d3b3dc9da29bda3af41d6264c526df4beff655bc5dd59729ced24729e61" }, "downloads": -1, "filename": "subredis-0.1.0.tar.gz", "has_sig": false, "md5_digest": "4d8082c94b843da3c49160df57a6809d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3607, "upload_time": "2017-02-16T14:19:08", "url": "https://files.pythonhosted.org/packages/6a/66/fd1e42fb8649ba0e9ba23f002a222acab87cbd60bf46b7d88f1750a617b1/subredis-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "2eefa4eab1e4ba076df081b197b97f83", "sha256": "9578519cdf03bfb3a256e2c694ee18bb3e180c25227305256de9b33ead94bc55" }, "downloads": -1, "filename": "subredis-0.1.1.tar.gz", "has_sig": false, "md5_digest": "2eefa4eab1e4ba076df081b197b97f83", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3619, "upload_time": "2017-02-16T14:31:31", "url": "https://files.pythonhosted.org/packages/17/59/909f4856a81b45f6f4faa716b2f908dafd4af05ab9f0a67bb05ce022a076/subredis-0.1.1.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "270e8dc2f81f07c5b24f8e76b06e28a0", "sha256": "012025209bcf5eb8c686dc3990b8a46bdb2a746f3641fcf2f016b4bf5c6b846f" }, "downloads": -1, "filename": "subredis-0.2.0.tar.gz", "has_sig": false, "md5_digest": "270e8dc2f81f07c5b24f8e76b06e28a0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3618, "upload_time": "2017-02-16T14:45:01", "url": "https://files.pythonhosted.org/packages/db/77/aa41f348cb603343517fe9c6d0a0b7cee6c7ce2cb01ead4a02a91aab2238/subredis-0.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "270e8dc2f81f07c5b24f8e76b06e28a0", "sha256": "012025209bcf5eb8c686dc3990b8a46bdb2a746f3641fcf2f016b4bf5c6b846f" }, "downloads": -1, "filename": "subredis-0.2.0.tar.gz", "has_sig": false, "md5_digest": "270e8dc2f81f07c5b24f8e76b06e28a0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3618, "upload_time": "2017-02-16T14:45:01", "url": "https://files.pythonhosted.org/packages/db/77/aa41f348cb603343517fe9c6d0a0b7cee6c7ce2cb01ead4a02a91aab2238/subredis-0.2.0.tar.gz" } ] }