File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ unmaintained.
5252Feature comparison
5353------------------
5454
55- Last update: November 2022
55+ Last update: September 2023
5656
5757.. list-table ::
5858 :header-rows: 1
@@ -85,12 +85,12 @@ Last update: November 2022
8585 - GitHub Actions
8686
8787 * - GitHub Stars
88- - 68
89- - 85
88+ - 73
89+ - 92
9090
9191 * - Static Analysis
9292 - Yes (Flake8)
93- - No
93+ - Yes (Flake8, Pylint)
9494
9595 * - Packaging
9696 - `pip <https://pypi.org/project/asynctnt/ >`__
@@ -106,7 +106,7 @@ Last update: November 2022
106106
107107 * - Batching support
108108 - No
109- - No (` issue #55 < https://github.com/tarantool/tarantool-python/issues/55 >`__ )
109+ - Yes (with CRUD API )
110110
111111 * - Schema reload
112112 - Yes (automatically, see `auto_refetch_schema <https://igorcoding.github.io/asynctnt/api.html >`__)
@@ -170,7 +170,7 @@ Last update: November 2022
170170
171171 * - `CRUD support <https://github.com/tarantool/crud >`__
172172 - No
173- - No (` issue #205 < https://github.com/tarantool/tarantool-python/issues/205 >`__)
173+ - Yes
174174
175175 * - Transparent request retrying
176176 - No
You can’t perform that action at this time.
0 commit comments