{ "info": { "author": "Eric Rasmussen", "author_email": "eric@chromaticleaves.com", "bugtrack_url": null, "classifiers": [ "Framework :: Pyramid", "Intended Audience :: Developers", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4" ], "description": "Overview\n========\n\npyramid_redis_sessions is a server-side session library for the Pyramid Web\nApplication Development Framework, using Redis for storage. This library\nimplements the `Pyramid ISession interface `_.\n\n\nWhy Use Redis for Your Sessions\n===============================\nRedis is fast, widely deployed, and stable. It works best when your data can\nfit in memory, but is configurable and still quite fast when you need to sync\nto disk. There are plenty of existing benchmarks, opinion pieces, and articles\nif you want to learn about its use cases. But for `pyramid_redis_sessions`, I'm\ninterested in it specifically for these reasons:\n\n* it really is bleeping fast (choose your own expletive)\n* it has a very handy built-in mechanism for setting expirations on keys\n* the watch mechanism is a nice, lightweight alternative to full transactions\n* session data tends to be important but not mission critical, but if it is...\n* it has configurable `persistence `_\n\n\nDocumentation\n=============\n\nTo get up and running as fast as possible, check out the\n`Getting Started `_\nguide.\n\nYou can also read the\n`full documentation `_\non Read the Docs.\n\n\nSupport\n=======\n\nYou can report bugs or open feature/support requests in the\n`GitHub issue tracker `_.\n\nYou can also get live help in #pyramid on irc.freenode.org. My nick is erasmas,\nbut if I'm not available you can still typically get support from the many other\nknowledgeable regulars.\n\n\nLicense\n=======\n\npyramid_redis_sessions is available under a FreeBSD-derived license. See\n`LICENSE.txt `_\nfor details.\n", "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/ericrasmussen/pyramid_redis_sessions", "keywords": "pyramid session redis", "license": "FreeBSD", "maintainer": null, "maintainer_email": null, "name": "pyramid_redis_sessions", "package_url": "https://pypi.org/project/pyramid_redis_sessions/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pyramid_redis_sessions/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/ericrasmussen/pyramid_redis_sessions" }, "release_url": "https://pypi.org/project/pyramid_redis_sessions/1.0.1/", "requires_dist": null, "requires_python": null, "summary": "Pyramid web framework session factory backed by Redis", "version": "1.0.1" }, "last_serial": 3378079, "releases": { "0.9b": [ { "comment_text": "", "digests": { "md5": "043eff32cb6a9fc5981ddf5ae24b4345", "sha256": "532ac6f387d94a6b4899dd92d789e980b86915ab3fd20e3fff53c4b8024ebb6a" }, "downloads": -1, "filename": "pyramid_redis_sessions-0.9b.tar.gz", "has_sig": false, "md5_digest": "043eff32cb6a9fc5981ddf5ae24b4345", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9830, "upload_time": "2012-09-25T05:20:57", "url": "https://files.pythonhosted.org/packages/65/2f/fabb72ffecc69ad2256f790dea5977aec5cf3b74bc5f278b5ade3cd67e5f/pyramid_redis_sessions-0.9b.tar.gz" } ], "0.9b1": [ { "comment_text": "", "digests": { "md5": "6707382d7bee61578be0c6781ebda0e7", "sha256": "4b81629c98a974e3ab9303f5645bfca17bd5106f541347b1aa302e2776045627" }, "downloads": -1, "filename": "pyramid_redis_sessions-0.9b1.tar.gz", "has_sig": false, "md5_digest": "6707382d7bee61578be0c6781ebda0e7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10137, "upload_time": "2012-09-25T05:25:06", "url": "https://files.pythonhosted.org/packages/50/2b/98c0e7e008b8aa0844a9d9ec83cb8835f7f5b9b2b220d1b3ebca95e0f57e/pyramid_redis_sessions-0.9b1.tar.gz" } ], "0.9b2": [ { "comment_text": "", "digests": { "md5": "c75e554bdcc706b3d865b87f2cb1b290", "sha256": "0b9271c7438e3a568b21b241c7550b509d148706f43a7a1a06066d1914359d3a" }, "downloads": -1, "filename": "pyramid_redis_sessions-0.9b2.tar.gz", "has_sig": false, "md5_digest": "c75e554bdcc706b3d865b87f2cb1b290", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10401, "upload_time": "2012-11-13T06:42:20", "url": "https://files.pythonhosted.org/packages/2f/75/cd5d1b17493f4132e67d80d98c30efeddbaa7071f6c1550800be1ee38325/pyramid_redis_sessions-0.9b2.tar.gz" } ], "1.0": [ { "comment_text": "", "digests": { "md5": "7a6f71e3515d1be809c2c010c264ca4a", "sha256": "275ff95169cf508daf41aeff25899cfb82596d6e0f28ec7fb35ee3463885adf0" }, "downloads": -1, "filename": "pyramid_redis_sessions-1.0.tar.gz", "has_sig": false, "md5_digest": "7a6f71e3515d1be809c2c010c264ca4a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18513, "upload_time": "2015-02-20T23:03:54", "url": "https://files.pythonhosted.org/packages/b6/10/5fed0e90c3deddf9c79414199f2595baa8a35bda65c5ad9b7f4021a64dbc/pyramid_redis_sessions-1.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "a39bbfd36f61685eac32d5f4010d3fef", "sha256": "4e061fac9b203fb6993aeda672bc277758c3d39c07200c27f949950c3b82d536" }, "downloads": -1, "filename": "pyramid_redis_sessions-1.0.1.tar.gz", "has_sig": false, "md5_digest": "a39bbfd36f61685eac32d5f4010d3fef", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18641, "upload_time": "2015-02-20T23:44:46", "url": "https://files.pythonhosted.org/packages/45/9b/905fd70bb603b61819d525efe7626342ad5f8d033e25fbaedbc53f458c37/pyramid_redis_sessions-1.0.1.tar.gz" } ], "1.0a1": [ { "comment_text": "", "digests": { "md5": "98ff79948b87c55ed9b87cad1601a2f6", "sha256": "49a59eff0a8b744dcae5c600f3506e805a7a9ab75f34d195f295faec623d1ac9" }, "downloads": -1, "filename": "pyramid_redis_sessions-1.0a1.tar.gz", "has_sig": false, "md5_digest": "98ff79948b87c55ed9b87cad1601a2f6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14291, "upload_time": "2013-10-13T22:37:54", "url": "https://files.pythonhosted.org/packages/9f/6d/58d372fbccc96b4cec8df3fa6abf425f70de06b62c8415b99b56cb32bb4d/pyramid_redis_sessions-1.0a1.tar.gz" } ], "1.0a2": [ { "comment_text": "", "digests": { "md5": "675c07c895cc0de06613f5e94ffc04fa", "sha256": "885c948343201cfd94e3d43a5977abe0494276c06f215612c1889dd7278eed48" }, "downloads": -1, "filename": "pyramid_redis_sessions-1.0a2.tar.gz", "has_sig": false, "md5_digest": "675c07c895cc0de06613f5e94ffc04fa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18518, "upload_time": "2014-07-04T19:58:04", "url": "https://files.pythonhosted.org/packages/60/c3/2611284da0bab3a516de762dac69486ce4fa0b633a87a50d81d3a2f83ae6/pyramid_redis_sessions-1.0a2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a39bbfd36f61685eac32d5f4010d3fef", "sha256": "4e061fac9b203fb6993aeda672bc277758c3d39c07200c27f949950c3b82d536" }, "downloads": -1, "filename": "pyramid_redis_sessions-1.0.1.tar.gz", "has_sig": false, "md5_digest": "a39bbfd36f61685eac32d5f4010d3fef", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18641, "upload_time": "2015-02-20T23:44:46", "url": "https://files.pythonhosted.org/packages/45/9b/905fd70bb603b61819d525efe7626342ad5f8d033e25fbaedbc53f458c37/pyramid_redis_sessions-1.0.1.tar.gz" } ] }