Skip to content

Commit a43a28e

Browse files
authored
Add msgpack.v5 support for go-tarantool (#3108)
The patch adds msgpack.v5 support for go-tarantool in Go-connectors comparison table. The feature has been introduced in go-tarantool 1.8.0. Follows up tarantool/go-tarantool#124
1 parent 9597a72 commit a43a28e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/book/connectors/__go.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Last update: August 2022
6666
- No
6767

6868
* - msgpack driver
69-
- `vmihailenco/msgpack/v2 <https://github.com/vmihailenco/msgpack/tree/v2>`_ (`#124 <https://github.com/tarantool/go-tarantool/issues/124>`_)
69+
- `vmihailenco/msgpack/v2 <https://github.com/vmihailenco/msgpack/tree/v2>`_ or `vmihailenco/msgpack/v5 <https://github.com/vmihailenco/msgpack/tree/v5>`_
7070
- `tinylib/msgp <https://github.com/tinylib/msgp>`_
7171
- `vmihailenco/msgpack/v5 <https://github.com/vmihailenco/msgpack/tree/v5>`_
7272

0 commit comments

Comments
 (0)