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 8585
8686This driver is synchronous, so connection mustn't be shared between threads/processes.
8787
88+ Look at `asynctnt `_ for asynchronous Python driver based on asyncio. See
89+ also the `feature comparison table `_.
90+
8891Run tests
8992^^^^^^^^^
9093
@@ -112,3 +115,5 @@ On Windows:
112115.. _`Tarantool User Guide` : https://www.tarantool.io/en/doc/latest/
113116.. _`Client-server protocol specification` : https://www.tarantool.io/en/doc/latest/dev_guide/internals/box_protocol/
114117.. _`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