File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ unmaintained.
52
52
Feature comparison
53
53
------------------
54
54
55
- Last update: November 2022
55
+ Last update: September 2023
56
56
57
57
.. list-table ::
58
58
:header-rows: 1
@@ -85,12 +85,12 @@ Last update: November 2022
85
85
- GitHub Actions
86
86
87
87
* - GitHub Stars
88
- - 68
89
- - 85
88
+ - 73
89
+ - 92
90
90
91
91
* - Static Analysis
92
92
- Yes (Flake8)
93
- - No
93
+ - Yes (Flake8, Pylint)
94
94
95
95
* - Packaging
96
96
- `pip <https://pypi.org/project/asynctnt/ >`__
@@ -106,7 +106,7 @@ Last update: November 2022
106
106
107
107
* - Batching support
108
108
- No
109
- - No (` issue #55 < https://github.com/tarantool/tarantool-python/issues/55 >`__ )
109
+ - Yes (with CRUD API )
110
110
111
111
* - Schema reload
112
112
- Yes (automatically, see `auto_refetch_schema <https://igorcoding.github.io/asynctnt/api.html >`__)
@@ -170,7 +170,7 @@ Last update: November 2022
170
170
171
171
* - `CRUD support <https://github.com/tarantool/crud >`__
172
172
- No
173
- - No (` issue #205 < https://github.com/tarantool/tarantool-python/issues/205 >`__)
173
+ - Yes
174
174
175
175
* - Transparent request retrying
176
176
- No
You can’t perform that action at this time.
0 commit comments