-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: django
-
None
Context
PyMongo has incoming asynchronous support via our async_beta epic; likewise, Django has support for asynchronous callbacks. These callback functions exist separately from the synchronous calls and we have not explored the work required to have the asynchronous functions appropriately working. On top of that, our asynchronous support is still in beta.
We will evaluate feasibility of asynchronous support post public preview release as well as post our GA release of async PyMongo.
Definition of done
Detailed analysis of effort estimation to have asynchronous support within `django-mongodb-backend`
Pitfalls
N/A
- is duplicated by
-
INTPYTHON-532 [Django] Investigate Django Async support
-
- Closed
-