File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -62,10 +62,11 @@ Migrate From Motor
62
62
.. warning:: Motor Deprecation
63
63
64
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.
65
+ in production environments.
66
+
67
+ Motor will be deprecated one year after the **production release** of the
68
+ {+driver-async+} driver. We strongly recommend that Motor users migrate to
69
+ the {+driver-async+} driver while Motor is still supported.
69
70
70
71
The {+driver-async+} driver functions similarly to the Motor library, but allows
71
72
for improved latency and throughput due to directly using Python Asyncio instead
You can’t perform that action at this time.
0 commit comments