We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
viciious/go-tarantool
1 parent d133741 commit a047776Copy full SHA for a047776
doc/book/connectors/__go.rst
@@ -183,5 +183,6 @@ Last update: January 2022
183
* - Miscellaneous
184
- Supports `tarantool/queue <https://github.com/tarantool/queue>`_ API
185
- 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>`_
+ 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
188
- API is experimental and breaking changes may happen
0 commit comments