File tree 1 file changed +7
-2
lines changed 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,8 @@ faster than other packages according to public benchmarks.
26
26
* [ Documentation] ( #documentation )
27
27
* [ API reference] ( #api-reference )
28
28
* [ Walking\- through example] ( #walking-through-example )
29
- * [ msgpack.v5 migration] ( #msgpackv5-migration )
29
+ * [ Migration to v2] ( #migration-to-v2 )
30
+ * [ msgpack.v5] ( #msgpackv5 )
30
31
* [ Contributing] ( #contributing )
31
32
* [ Alternative connectors] ( #alternative-connectors )
32
33
@@ -153,7 +154,11 @@ There are two parameters:
153
154
* a space number (it could just as easily have been a space name), and
154
155
* a tuple.
155
156
156
- ### msgpack.v5 migration
157
+ ### Migration to v2
158
+
159
+ The article describes migration from go-tarantool to go-tarantool/v2.
160
+
161
+ #### msgpack.v5
157
162
158
163
Most function names and argument types in ` msgpack.v5 ` and ` msgpack.v2 `
159
164
have not changed (in our code, we noticed changes in ` EncodeInt ` , ` EncodeUint `
You can’t perform that action at this time.
0 commit comments