File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ unmaintained.
5454Feature comparison
5555------------------
5656
57- Last update: February 2022
57+ Last update: May 2022
5858
5959.. list-table ::
6060 :header-rows: 1
@@ -78,7 +78,7 @@ Last update: February 2022
7878 * - Known Issues
7979 - `issue #18 <https://github.com/igorcoding/asynctnt/issues/18 >`__ (no running event loop)
8080 - None
81- - ` issue #105 < https://github.com/tarantool/tarantool-python/issues/105 >`__ (unpack of binary data)
81+ - None
8282
8383 * - Documentation
8484 - Yes (`github.io <https://igorcoding.github.io/asynctnt/ >`__)
@@ -93,12 +93,12 @@ Last update: February 2022
9393 * - Testing / CI / CD
9494 - GitHub Actions
9595 - No (tests exist)
96- - AppVeyor (only Windows)
96+ - GitHub Actions
9797
9898 * - GitHub Stars
99- - 51
99+ - 52
100100 - 17
101- - 78
101+ - 83
102102
103103 * - Static Analysis
104104 - Yes (Flake8)
@@ -156,7 +156,7 @@ Last update: February 2022
156156 * - `Varbinary support <https://www.tarantool.io/en/doc/latest/book/box/data_model/ >`__
157157 - No
158158 - No
159- - Yes (` issue #105 < https://github.com/tarantool/tarantool-python/issues/105 >`__)
159+ - Yes
160160
161161 * - `UUID support <https://www.tarantool.io/en/doc/latest/book/box/data_model/ >`__
162162 - No
@@ -216,7 +216,7 @@ Last update: February 2022
216216 * - Connection pool
217217 - No
218218 - No
219- - Yes (round robin failover )
219+ - Yes (master discovery )
220220
221221 * - Support of `PEP 249 -- Python Database API Specification v2.0 <https://www.python.org/dev/peps/pep-0249/ >`__
222222 - No
You can’t perform that action at this time.
0 commit comments