File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 22
33 The {+driver-async+} driver is experimental and should not be used in
44 production environments. Classes, methods, and behaviors described in this
5- guide might change prior to the full release. If you encounter any
5+ guide might change prior to the production release. If you encounter any
66 issues with {+driver-async+}, you can learn how to report them on the
77 :ref: `pymongo-issues-help ` page.
Original file line number Diff line number Diff line change @@ -61,9 +61,11 @@ Migrate From Motor
6161
6262.. warning:: Motor Deprecation
6363
64- Motor will be deprecated one year after the production release of the {+driver-async+}
65- driver. We strongly recommend that Motor users migrate to the {+driver-async+} driver while
66- Motor is still supported.
64+ The {+driver-async+} driver is currently experimental and should not be used
65+ in production environments.. **Motor will be deprecated one year after the
66+ production release of the {+driver-async+} driver.** We strongly recommend
67+ that Motor users migrate to the {+driver-async+} driver while Motor is still
68+ supported.
6769
6870The {+driver-async+} driver functions similarly to the Motor library, but allows
6971for improved latency and throughput due to directly using Python Asyncio instead
You can’t perform that action at this time.
0 commit comments