Skip to content

Commit a047776

Browse files
committed
Added one new feature for viciious/go-tarantool.
Fixes #2645
1 parent d133741 commit a047776

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/book/connectors/__go.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,5 +183,6 @@ Last update: January 2022
183183
* - Miscellaneous
184184
- Supports `tarantool/queue <https://github.com/tarantool/queue>`_ API
185185
- Can mimic a Tarantool instance (also as replica). Provides instrumentation for reading snapshot and xlog files
186-
via `snapio module <https://github.com/viciious/go-tarantool/tree/master/snapio>`_
186+
via `snapio module <https://github.com/viciious/go-tarantool/tree/master/snapio>`_.
187+
Implements unpacking of query structs if you want to implement your own iproto proxy
187188
- API is experimental and breaking changes may happen

0 commit comments

Comments
 (0)