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 @@ -31,7 +31,8 @@ faster than other packages according to public benchmarks.
31
31
* [ Documentation] ( #documentation )
32
32
* [ API reference] ( #api-reference )
33
33
* [ Walking\- through example] ( #walking-through-example )
34
- * [ msgpack.v5 migration] ( #msgpackv5-migration )
34
+ * [ Migration to v2] ( #migration-to-v2 )
35
+ * [ msgpack.v5] ( #msgpackv5 )
35
36
* [ Contributing] ( #contributing )
36
37
* [ Alternative connectors] ( #alternative-connectors )
37
38
@@ -158,7 +159,11 @@ There are two parameters:
158
159
* a space number (it could just as easily have been a space name), and
159
160
* a tuple.
160
161
161
- ### msgpack.v5 migration
162
+ ### Migration to v2
163
+
164
+ The article describes migration from go-tarantool to go-tarantool/v2.
165
+
166
+ #### msgpack.v5
162
167
163
168
Most function names and argument types in ` msgpack.v5 ` and ` msgpack.v2 `
164
169
have not changed (in our code, we noticed changes in ` EncodeInt ` , ` EncodeUint `
You can’t perform that action at this time.
0 commit comments