Uploaded image for project: 'Motor'
  1. Motor
  2. MOTOR-92

GridFSHandler for aiohttp

    • Type: Icon: New Feature New Feature
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: aiohttp
    • Labels:
      None

      Motor 0.5 integrates with asyncio. The most popular asyncio HTTP implementation and low-level web framework is aiohttp.

      Like Tornado, aiohttp provides a static file server; it's not meant for production, since serving actual static files is better handled by Nginx, etc. However, it would be useful if I provide a "static" file server for aiohttp backed by GridFS, the same as I do for Tornado.

      Build it on top of stream_to_handler, the same as the Tornado GridFSHandler is.

            Assignee:
            jesse@mongodb.com A. Jesse Jiryu Davis
            Reporter:
            jesse@mongodb.com A. Jesse Jiryu Davis
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: