File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change 85
85
86
86
This driver is synchronous, so connection mustn't be shared between threads/processes.
87
87
88
+ Look at `asynctnt `_ for asynchronous Python driver based on asyncio. See
89
+ also the `feature comparison table `_.
90
+
88
91
Run tests
89
92
^^^^^^^^^
90
93
@@ -112,3 +115,5 @@ On Windows:
112
115
.. _`Tarantool User Guide` : https://www.tarantool.io/en/doc/latest/
113
116
.. _`Client-server protocol specification` : https://www.tarantool.io/en/doc/latest/dev_guide/internals/box_protocol/
114
117
.. _`BSD licensed` : http://www.gnu.org/licenses/license-list.html#ModifiedBSD
118
+ .. _`asynctnt` : https://github.com/igorcoding/asynctnt
119
+ .. _`feature comparison table` : https://www.tarantool.io/en/doc/latest/book/connectors/#python-feature-comparison
You can’t perform that action at this time.
0 commit comments