File tree 1 file changed +12
-12
lines changed
1 file changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ unmaintained.
53
53
Feature comparison
54
54
------------------
55
55
56
- Last update: May 2022
56
+ Last update: July 2022
57
57
58
58
.. list-table ::
59
59
:header-rows: 1
@@ -71,11 +71,11 @@ Last update: May 2022
71
71
72
72
* - Is maintained
73
73
- Yes
74
- - No (last updated in 2018 )
74
+ - No (last updated in 2016 )
75
75
- Yes
76
76
77
77
* - Known Issues
78
- - ` issue #18 < https://github.com/igorcoding/asynctnt/issues/18 >`__ (no running event loop)
78
+ - None
79
79
- None
80
80
- None
81
81
@@ -95,9 +95,9 @@ Last update: May 2022
95
95
- GitHub Actions
96
96
97
97
* - GitHub Stars
98
- - 52
98
+ - 65
99
99
- 17
100
- - 83
100
+ - 84
101
101
102
102
* - Static Analysis
103
103
- Yes (Flake8)
@@ -148,32 +148,32 @@ Last update: May 2022
148
148
- Yes (tarantool/connection.py)
149
149
150
150
* - `Interactive transactions <https://www.tarantool.io/en/doc/latest/book/box/stream/ >`__
151
- - No
151
+ - Yes
152
152
- No
153
153
- No (`issue #163 <https://github.com/tarantool/tarantool-python/issues/163 >`__)
154
154
155
155
* - `Varbinary support <https://www.tarantool.io/en/doc/latest/book/box/data_model/ >`__
156
- - No
156
+ - Yes (in `` MP_BIN `` fields)
157
157
- No
158
158
- Yes
159
159
160
160
* - `UUID support <https://www.tarantool.io/en/doc/latest/book/box/data_model/ >`__
161
- - No
161
+ - Yes
162
162
- No
163
163
- No
164
164
165
165
* - `Decimal support <https://www.tarantool.io/en/doc/latest/book/box/data_model/ >`__
166
- - Almost (v2 branch)
166
+ - Yes
167
167
- No
168
168
- No
169
169
170
170
* - `EXT_ERROR support <https://www.tarantool.io/ru/doc/latest/dev_guide/internals/msgpack_extensions/#the-error-type >`__
171
- - No
171
+ - Yes
172
172
- No
173
173
- No
174
174
175
175
* - `Datetime support <https://github.com/tarantool/tarantool/discussions/6244 >`__
176
- - No
176
+ - Yes
177
177
- No
178
178
- No
179
179
@@ -193,7 +193,7 @@ Last update: May 2022
193
193
- No
194
194
195
195
* - `IPROTO_ID (feature discovering) <https://github.com/tarantool/doc/issues/2419 >`__
196
- - No
196
+ - Yes
197
197
- No
198
198
- No
199
199
You can’t perform that action at this time.
0 commit comments