WSGI Transport Driver
Transport driver that exposes a WSGI callable, and can also self-host for simple testing/demos.
Will use the Falcon cloud API framework, and implement bp/v1-api
Blueprint information
- Status:
- Complete
- Approver:
- None
- Priority:
- Essential
- Drafter:
- None
- Direction:
- Needs approval
- Assignee:
- Kurt Griffiths
- Definition:
- Approved
- Series goal:
- Accepted for havana
- Implementation:
-
Implemented
- Milestone target:
-
havana-2
- Started by
- Kurt Griffiths
- Completed by
- Kurt Griffiths
Related branches
Related bugs
Sprints
Whiteboard
Gerrit topic: https:/
Addressed by: https:/
Message support in WSGI.
Addressed by: https:/
Claim messages in WSGI.
Addressed by: https:/
Check for malformed JSON when creating a queue.
Addressed by: https:/
Delete queue in WSGI.
Addressed by: https:/
List queues in WSGI (w/o paging, but compatible).
Addressed by: https:/
Queue Stats in WSGI.
Gerrit topic: https:/
Addressed by: https:/
Make use of the features in falcon 0.1.3 & 0.1.4
Addressed by: https:/
Queue mgmt pickups the faulty driver in WSGI.
Addressed by: https:/
Immigrate SQlite message tests to storage tests.
Addressed by: https:/
Log the traceback as well.
Addressed by: https:/
Message part picks up the faulty driver in WSGI.
Addressed by: https:/
Claim part picks up the faulty driver in WSGI.
Addressed by: https:/
Queue stats picks up the faulty driver in WSGI.
Addressed by: https:/
Support list queue pagination in transport.
Addressed by: https:/
Replace gunicorn with wsgiref
Work Items
Work items:
Get several messages by ID: TODO
Return correct location format for bulk message post: TODO
Home documnet: TODO
Dependency tree

* Blueprints in grey have been implemented.