We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
viciious/go-tarantool
1 parent 24fe926 commit 863f760Copy full SHA for 863f760
doc/book/connectors/__go.rst
@@ -182,5 +182,6 @@ Last update: January 2022
182
183
* - Miscellaneous
184
- Supports `tarantool/queue <https://github.com/tarantool/queue>`_ API
185
- - Can mimic a Tarantool instance (also as replica)
+ - 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>`_
187
- API is experimental and breaking changes may happen
0 commit comments