Skip to content

Commit

Permalink
Update go-tarantool in comparison table (#3058)
Browse files Browse the repository at this point in the history
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
  • Loading branch information
oleg-jukovec committed Aug 2, 2022
1 parent d62a88f commit afb78e3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions doc/book/connectors/__go.rst
Original file line number Diff line number Diff line change
Expand Up @@ -96,12 +96,12 @@ Last update: January 2022
- Only if marshalled to structure

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

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

Expand Down Expand Up @@ -132,7 +132,7 @@ Last update: January 2022
- No

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

Expand Down Expand Up @@ -177,7 +177,7 @@ Last update: January 2022
- No

* - Language features
- No (`#48 <https://github.com/tarantool/go-tarantool/issues/48>`_)
- context
- context
- context

Expand Down

0 comments on commit afb78e3

Please sign in to comment.