Skip to content

Commit afb78e3

Browse files
committed
Update go-tarantool in comparison table (#3058)
Add context, streams, SQL and push messages support in Go connector Follows up tarantool/go-tarantool#48 Follows up tarantool/go-tarantool#62 Follows up tarantool/go-tarantool#67 Follows up tarantool/go-tarantool#101
1 parent d62a88f commit afb78e3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

doc/book/connectors/__go.rst

+4-4
Original file line numberDiff line numberDiff line change
@@ -96,12 +96,12 @@ Last update: January 2022
9696
- Only if marshalled to structure
9797

9898
* - `SQL <https://www.tarantool.io/en/doc/latest/reference/reference_sql/>`_ support
99-
- No (`#62 <https://github.com/tarantool/go-tarantool/issues/62>`_)
99+
- Yes
100100
- No (`#18 <https://github.com/viciious/go-tarantool/issues/18>`_, closed)
101101
- No
102102

103103
* - `Interactive transactions <https://www.tarantool.io/en/doc/latest/book/box/stream/>`_
104-
- No (`#101 <https://github.com/tarantool/go-tarantool/issues/101>`_)
104+
- Yes
105105
- No
106106
- No
107107

@@ -132,7 +132,7 @@ Last update: January 2022
132132
- No
133133

134134
* - `box.session.push() responses <https://www.tarantool.io/ru/doc/latest/reference/reference_lua/box_session/push/>`_
135-
- No (`#67 <https://github.com/tarantool/go-tarantool/issues/67>`_)
135+
- Yes
136136
- No (`#21 <https://github.com/viciious/go-tarantool/issues/21>`_)
137137
- Yes
138138

@@ -177,7 +177,7 @@ Last update: January 2022
177177
- No
178178

179179
* - Language features
180-
- No (`#48 <https://github.com/tarantool/go-tarantool/issues/48>`_)
180+
- context
181181
- context
182182
- context
183183

0 commit comments

Comments
 (0)