File tree 1 file changed +7
-7
lines changed
1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ unmaintained.
54
54
Feature comparison
55
55
------------------
56
56
57
- Last update: February 2022
57
+ Last update: May 2022
58
58
59
59
.. list-table ::
60
60
:header-rows: 1
@@ -78,7 +78,7 @@ Last update: February 2022
78
78
* - Known Issues
79
79
- `issue #18 <https://github.com/igorcoding/asynctnt/issues/18 >`__ (no running event loop)
80
80
- None
81
- - ` issue #105 < https://github.com/tarantool/tarantool-python/issues/105 >`__ (unpack of binary data)
81
+ - None
82
82
83
83
* - Documentation
84
84
- Yes (`github.io <https://igorcoding.github.io/asynctnt/ >`__)
@@ -93,12 +93,12 @@ Last update: February 2022
93
93
* - Testing / CI / CD
94
94
- GitHub Actions
95
95
- No (tests exist)
96
- - AppVeyor (only Windows)
96
+ - GitHub Actions
97
97
98
98
* - GitHub Stars
99
- - 51
99
+ - 52
100
100
- 17
101
- - 78
101
+ - 83
102
102
103
103
* - Static Analysis
104
104
- Yes (Flake8)
@@ -156,7 +156,7 @@ Last update: February 2022
156
156
* - `Varbinary support <https://www.tarantool.io/en/doc/latest/book/box/data_model/ >`__
157
157
- No
158
158
- No
159
- - Yes (` issue #105 < https://github.com/tarantool/tarantool-python/issues/105 >`__)
159
+ - Yes
160
160
161
161
* - `UUID support <https://www.tarantool.io/en/doc/latest/book/box/data_model/ >`__
162
162
- No
@@ -216,7 +216,7 @@ Last update: February 2022
216
216
* - Connection pool
217
217
- No
218
218
- No
219
- - Yes (round robin failover )
219
+ - Yes (with master discovery )
220
220
221
221
* - Support of `PEP 249 -- Python Database API Specification v2.0 <https://www.python.org/dev/peps/pep-0249/ >`__
222
222
- No
You can’t perform that action at this time.
0 commit comments